Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkProfile
Packages that use ClusterNetworkProfile
Package
Description
Virtual Private Cloud API v1.
-
Uses of ClusterNetworkProfile in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ClusterNetworkProfileModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetworkProfile> Vpc.getClusterNetworkProfile
(GetClusterNetworkProfileOptions getClusterNetworkProfileOptions) Retrieve a cluster network profile. -
Uses of ClusterNetworkProfile in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type ClusterNetworkProfileModifier and TypeMethodDescriptionClusterNetworkProfilesPager.getAll()
Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.ClusterNetworkProfilesPager.getNext()
Returns the next page of results.ClusterNetworkProfileCollection.getProfiles()
Gets the profiles.