Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkProfileIdentity
Packages that use ClusterNetworkProfileIdentity
-
Uses of ClusterNetworkProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of ClusterNetworkProfileIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
ClusterNetworkProfileIdentityByHref.class
ClusterNetworkProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return ClusterNetworkProfileIdentityMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type ClusterNetworkProfileIdentityModifier and TypeMethodDescriptionCreateClusterNetworkOptions.Builder.profile
(ClusterNetworkProfileIdentity profile) Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ClusterNetworkProfileIdentityModifierConstructorDescriptionBuilder
(ClusterNetworkProfileIdentity clusterNetworkProfileIdentityByHref) Instantiates a new Builder from an existing ClusterNetworkProfileIdentityByHref instance.Builder
(ClusterNetworkProfileIdentity clusterNetworkProfileIdentityByName) Instantiates a new Builder from an existing ClusterNetworkProfileIdentityByName instance.Builder
(ClusterNetworkProfileIdentity profile, VPCIdentity vpc, ZoneIdentity zone) Instantiates a new builder with required properties.