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