Interface NetFloatingIPBuilder

    • Method Detail

      • floatingNetworkId

        NetFloatingIPBuilder floatingNetworkId​(String networkId)
        sets Id of floating network
        Parameters:
        networkId - the network id
        Returns:
        the floating ip builder
      • portId

        NetFloatingIPBuilder portId​(String portId)
        Port id.
        Parameters:
        portId - the port id
        Returns:
        the floating ip builder
      • description

        NetFloatingIPBuilder description​(String description)
        Textual description of the resource.
        Parameters:
        description - Maximum of 250 characters.