Uses of Class
com.ibm.cloud.is.vpc.v1.model.ClusterNetworkSubnetIdentity
Packages that use ClusterNetworkSubnetIdentity
- 
Uses of ClusterNetworkSubnetIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of ClusterNetworkSubnetIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassClusterNetworkSubnetIdentityByHref.classClusterNetworkSubnetIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return ClusterNetworkSubnetIdentityModifier and TypeMethodDescriptionCreateClusterNetworkInterfaceOptions.subnet()Gets the subnet.InstanceClusterNetworkAttachmentPrototypeClusterNetworkInterface.subnet()Gets the subnet.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type ClusterNetworkSubnetIdentityModifier and TypeMethodDescriptionCreateClusterNetworkInterfaceOptions.Builder.subnet(ClusterNetworkSubnetIdentity subnet) Set the subnet.InstanceClusterNetworkAttachmentPrototypeClusterNetworkInterfaceInstanceClusterNetworkInterfacePrototypeInstanceClusterNetworkAttachment.Builder.subnet(ClusterNetworkSubnetIdentity subnet) Set the subnet.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ClusterNetworkSubnetIdentityModifierConstructorDescriptionBuilder(ClusterNetworkSubnetIdentity clusterNetworkSubnetIdentityByHref) Instantiates a new Builder from an existing ClusterNetworkSubnetIdentityByHref instance.Builder(ClusterNetworkSubnetIdentity clusterNetworkSubnetIdentityById) Instantiates a new Builder from an existing ClusterNetworkSubnetIdentityById instance.