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