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