Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkInterface
Packages that use ClusterNetworkInterface
Package
Description
Virtual Private Cloud API v1.
-
Uses of ClusterNetworkInterface in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ClusterNetworkInterfaceModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetworkInterface> Vpc.createClusterNetworkInterface
(CreateClusterNetworkInterfaceOptions createClusterNetworkInterfaceOptions) Create a cluster network interface.com.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetworkInterface> Vpc.deleteClusterNetworkInterface
(DeleteClusterNetworkInterfaceOptions deleteClusterNetworkInterfaceOptions) Delete a cluster network interface.com.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetworkInterface> Vpc.getClusterNetworkInterface
(GetClusterNetworkInterfaceOptions getClusterNetworkInterfaceOptions) Retrieve a cluster network interface.com.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetworkInterface> Vpc.updateClusterNetworkInterface
(UpdateClusterNetworkInterfaceOptions updateClusterNetworkInterfaceOptions) Update a cluster network interface. -
Uses of ClusterNetworkInterface in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type ClusterNetworkInterfaceModifier and TypeMethodDescriptionClusterNetworkInterfacesPager.getAll()
Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.ClusterNetworkInterfaceCollection.getInterfaces()
Gets the interfaces.ClusterNetworkInterfacesPager.getNext()
Returns the next page of results.