Uses of Class
com.ibm.cloud.is.vpc.v1.model.NetworkInterface
Packages that use NetworkInterface
Package
Description
Virtual Private Cloud API v1.
-
Uses of NetworkInterface in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type NetworkInterfaceModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<NetworkInterface> Vpc.createInstanceNetworkInterface
(CreateInstanceNetworkInterfaceOptions createInstanceNetworkInterfaceOptions) Create a network interface on an instance.com.ibm.cloud.sdk.core.http.ServiceCall
<NetworkInterface> Vpc.getInstanceNetworkInterface
(GetInstanceNetworkInterfaceOptions getInstanceNetworkInterfaceOptions) Retrieve an instance network interface.com.ibm.cloud.sdk.core.http.ServiceCall
<NetworkInterface> Vpc.updateInstanceNetworkInterface
(UpdateInstanceNetworkInterfaceOptions updateInstanceNetworkInterfaceOptions) Update an instance network interface. -
Uses of NetworkInterface in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type NetworkInterfaceModifier and TypeMethodDescriptionNetworkInterfaceUnpaginatedCollection.getNetworkInterfaces()
Gets the networkInterfaces.