Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkProfileReference
-
Packages that use ClusterNetworkProfileReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of ClusterNetworkProfileReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ClusterNetworkProfileReference Modifier and Type Method Description ClusterNetworkProfileReference
ClusterNetwork. getProfile()
Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type ClusterNetworkProfileReference Modifier and Type Method Description List<ClusterNetworkProfileReference>
InstanceProfile. getSupportedClusterNetworkProfiles()
Gets the supportedClusterNetworkProfiles.
-