Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileNetworkAttachmentCount
-
Packages that use InstanceProfileNetworkAttachmentCount Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileNetworkAttachmentCount in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileNetworkAttachmentCount in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
InstanceProfileNetworkAttachmentCountDependent
The number of network attachments supported on an instance with this profile is dependent on its configuration.class
InstanceProfileNetworkAttachmentCountRange
The number of network attachments supported on an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileNetworkAttachmentCount Modifier and Type Method Description InstanceProfileNetworkAttachmentCount
InstanceProfile. getNetworkAttachmentCount()
Gets the networkAttachmentCount.
-