Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileClusterNetworkAttachmentCount
-
Packages that use InstanceProfileClusterNetworkAttachmentCount Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileClusterNetworkAttachmentCount in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileClusterNetworkAttachmentCount in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
InstanceProfileClusterNetworkAttachmentCountDependent
The number of cluster network attachments supported on an instance with this profile is dependent on its configuration.class
InstanceProfileClusterNetworkAttachmentCountEnum
The permitted values for cluster network attachment count for an instance with this profile.class
InstanceProfileClusterNetworkAttachmentCountRange
The number of network attachments supported on an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileClusterNetworkAttachmentCount Modifier and Type Method Description InstanceProfileClusterNetworkAttachmentCount
InstanceProfile. getClusterNetworkAttachmentCount()
Gets the clusterNetworkAttachmentCount.
-