Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerNetworkAttachmentReference
-
Packages that use BareMetalServerNetworkAttachmentReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerNetworkAttachmentReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerNetworkAttachmentReference Modifier and Type Method Description BareMetalServerNetworkAttachmentReference
BareMetalServer. getPrimaryNetworkAttachment()
Gets the primaryNetworkAttachment.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type BareMetalServerNetworkAttachmentReference Modifier and Type Method Description List<BareMetalServerNetworkAttachmentReference>
BareMetalServer. getNetworkAttachments()
Gets the networkAttachments.
-