Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetwork
Packages that use ClusterNetwork
Package
Description
Virtual Private Cloud API v1.
-
Uses of ClusterNetwork in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ClusterNetworkModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetwork> Vpc.createClusterNetwork
(CreateClusterNetworkOptions createClusterNetworkOptions) Create a cluster network.com.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetwork> Vpc.deleteClusterNetwork
(DeleteClusterNetworkOptions deleteClusterNetworkOptions) Delete a cluster network.com.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetwork> Vpc.getClusterNetwork
(GetClusterNetworkOptions getClusterNetworkOptions) Retrieve a cluster network.com.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetwork> Vpc.updateClusterNetwork
(UpdateClusterNetworkOptions updateClusterNetworkOptions) Update a cluster. -
Uses of ClusterNetwork in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type ClusterNetworkModifier and TypeMethodDescriptionClusterNetworksPager.getAll()
Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.ClusterNetworkCollection.getClusterNetworks()
Gets the clusterNetworks.ClusterNetworksPager.getNext()
Returns the next page of results.