Uses of Class
com.ibm.cloud.is.vpc.v1.model.FloatingIPReference
Packages that use FloatingIPReference
Package
Description
Virtual Private Cloud API v1.
-
Uses of FloatingIPReference in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type FloatingIPReferenceModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<FloatingIPReference> Vpc.addNetworkInterfaceFloatingIp
(AddNetworkInterfaceFloatingIpOptions addNetworkInterfaceFloatingIpOptions) Add an association between a floating IP and a virtual network interface.com.ibm.cloud.sdk.core.http.ServiceCall
<FloatingIPReference> Vpc.getNetworkInterfaceFloatingIp
(GetNetworkInterfaceFloatingIpOptions getNetworkInterfaceFloatingIpOptions) Retrieve associated floating IP. -
Uses of FloatingIPReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type FloatingIPReferenceModifier and TypeMethodDescriptionNetworkInterfaceFloatingIpsPager.getAll()
Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.BareMetalServerNetworkInterface.getFloatingIps()
Gets the floatingIps.FloatingIPCollectionVirtualNetworkInterfaceContext.getFloatingIps()
Gets the floatingIps.NetworkInterface.getFloatingIps()
Gets the floatingIps.NetworkInterfaceFloatingIpsPager.getNext()
Returns the next page of results.