Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstancePatchProfile
-
Packages that use InstancePatchProfile Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstancePatchProfile in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstancePatchProfile in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstancePatchProfileInstanceProfileIdentityByHrefInstancePatchProfileInstanceProfileIdentityByHref.classInstancePatchProfileInstanceProfileIdentityByNameInstancePatchProfileInstanceProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return InstancePatchProfile Modifier and Type Method Description InstancePatchProfileInstancePatch. profile()Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type InstancePatchProfile Modifier and Type Method Description InstancePatch.BuilderInstancePatch.Builder. profile(InstancePatchProfile profile)Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type InstancePatchProfile Constructor Description Builder(InstancePatchProfile instancePatchProfileInstanceProfileIdentityByHref)Instantiates a new Builder from an existing InstancePatchProfileInstanceProfileIdentityByHref instance.Builder(InstancePatchProfile instancePatchProfileInstanceProfileIdentityByName)Instantiates a new Builder from an existing InstancePatchProfileInstanceProfileIdentityByName instance.
-