Uses of Class
com.ibm.cloud.is.vpc.v1.model.ReservedIPReference
Packages that use ReservedIPReference
Package
Description
Virtual Private Cloud API v1.
-
Uses of ReservedIPReference in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ReservedIPReferenceModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<ReservedIPReference> Vpc.addVirtualNetworkInterfaceIp
(AddVirtualNetworkInterfaceIpOptions addVirtualNetworkInterfaceIpOptions) Bind a reserved IP to a virtual network interface.com.ibm.cloud.sdk.core.http.ServiceCall
<ReservedIPReference> Vpc.getVirtualNetworkInterfaceIp
(GetVirtualNetworkInterfaceIpOptions getVirtualNetworkInterfaceIpOptions) Retrieve bound reserved IP. -
Uses of ReservedIPReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ReservedIPReferenceModifier and TypeMethodDescriptionBareMetalServerNetworkAttachment.getPrimaryIp()
Gets the primaryIp.BareMetalServerNetworkAttachmentReference.getPrimaryIp()
Gets the primaryIp.BareMetalServerNetworkInterface.getPrimaryIp()
Gets the primaryIp.FloatingIPTarget.getPrimaryIp()
Gets the primaryIp.FlowLogCollectorTarget.getPrimaryIp()
Gets the primaryIp.InstanceNetworkAttachment.getPrimaryIp()
Gets the primaryIp.InstanceNetworkAttachmentReference.getPrimaryIp()
Gets the primaryIp.NetworkInterface.getPrimaryIp()
Gets the primaryIp.NetworkInterfaceBareMetalServerContextReference.getPrimaryIp()
Gets the primaryIp.NetworkInterfaceInstanceContextReference.getPrimaryIp()
Gets the primaryIp.SecurityGroupTargetReference.getPrimaryIp()
Gets the primaryIp.ShareMountTarget.getPrimaryIp()
Gets the primaryIp.VirtualNetworkInterface.getPrimaryIp()
Gets the primaryIp.VPNGatewayMember.getPrivateIp()
Gets the privateIp.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type ReservedIPReferenceModifier and TypeMethodDescriptionVirtualNetworkInterfaceIpsPager.getAll()
Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.EndpointGateway.getIps()
Gets the ips.ReservedIPCollectionVirtualNetworkInterfaceContext.getIps()
Gets the ips.VirtualNetworkInterface.getIps()
Gets the ips.VirtualNetworkInterfaceIpsPager.getNext()
Returns the next page of results.LoadBalancer.getPrivateIps()
Gets the privateIps.VPNServer.getPrivateIps()
Gets the privateIps.