Uses of Class
com.ibm.cloud.is.vpc.v1.model.CreateInstanceNetworkAttachmentOptions.Builder
-
Packages that use CreateInstanceNetworkAttachmentOptions.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of CreateInstanceNetworkAttachmentOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return CreateInstanceNetworkAttachmentOptions.Builder Modifier and Type Method Description CreateInstanceNetworkAttachmentOptions.Builder
CreateInstanceNetworkAttachmentOptions.Builder. instanceId(String instanceId)
Set the instanceId.CreateInstanceNetworkAttachmentOptions.Builder
CreateInstanceNetworkAttachmentOptions.Builder. instanceNetworkAttachmentPrototype(InstanceNetworkAttachmentPrototype instanceNetworkAttachmentPrototype)
Set the instanceNetworkAttachmentPrototype.CreateInstanceNetworkAttachmentOptions.Builder
CreateInstanceNetworkAttachmentOptions.Builder. name(String name)
Set the name.CreateInstanceNetworkAttachmentOptions.Builder
CreateInstanceNetworkAttachmentOptions. newBuilder()
New builder.CreateInstanceNetworkAttachmentOptions.Builder
CreateInstanceNetworkAttachmentOptions.Builder. virtualNetworkInterface(InstanceNetworkAttachmentPrototypeVirtualNetworkInterface virtualNetworkInterface)
Set the virtualNetworkInterface.
-