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