Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileNetworkAttachmentCount
-
Packages that use BareMetalServerProfileNetworkAttachmentCount Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileNetworkAttachmentCount in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileNetworkAttachmentCount in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
BareMetalServerProfileNetworkAttachmentCountDependent
The number of network attachments supported on a bare metal server with this profile is dependent on its configuration.class
BareMetalServerProfileNetworkAttachmentCountRange
The number of network attachments supported on a bare metal server with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileNetworkAttachmentCount Modifier and Type Method Description BareMetalServerProfileNetworkAttachmentCount
BareMetalServerProfile. getNetworkAttachmentCount()
Gets the networkAttachmentCount.
-