Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceNetworkAttachment
Packages that use InstanceNetworkAttachment
Package
Description
Virtual Private Cloud API v1.
-
Uses of InstanceNetworkAttachment in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type InstanceNetworkAttachmentModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<InstanceNetworkAttachment> Vpc.createInstanceNetworkAttachment
(CreateInstanceNetworkAttachmentOptions createInstanceNetworkAttachmentOptions) Create a network attachment on an instance.com.ibm.cloud.sdk.core.http.ServiceCall
<InstanceNetworkAttachment> Vpc.getInstanceNetworkAttachment
(GetInstanceNetworkAttachmentOptions getInstanceNetworkAttachmentOptions) Retrieve an instance network attachment.com.ibm.cloud.sdk.core.http.ServiceCall
<InstanceNetworkAttachment> Vpc.updateInstanceNetworkAttachment
(UpdateInstanceNetworkAttachmentOptions updateInstanceNetworkAttachmentOptions) Update an instance network attachment. -
Uses of InstanceNetworkAttachment in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type InstanceNetworkAttachmentModifier and TypeMethodDescriptionInstanceNetworkAttachmentCollection.getNetworkAttachments()
Gets the networkAttachments.