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