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.Builder
ImagePatch.Builder. deprecationAt(Date deprecationAt)
Set the deprecationAt.ImagePatch.Builder
ImagePatch.Builder. name(String name)
Set the name.ImagePatch.Builder
ImagePatch. newBuilder()
New builder.ImagePatch.Builder
ImagePatch.Builder. obsolescenceAt(Date obsolescenceAt)
Set the obsolescenceAt.
-