Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkProfileCollection
-
Packages that use ClusterNetworkProfileCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of ClusterNetworkProfileCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ClusterNetworkProfileCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ClusterNetworkProfileCollection>
Vpc. listClusterNetworkProfiles()
List cluster network profiles.com.ibm.cloud.sdk.core.http.ServiceCall<ClusterNetworkProfileCollection>
Vpc. listClusterNetworkProfiles(ListClusterNetworkProfilesOptions listClusterNetworkProfilesOptions)
List cluster network profiles.
-