Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstancePatchProfile
Packages that use InstancePatchProfile
-
Uses of InstancePatchProfile in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstancePatchProfile in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassInstancePatchProfileInstanceProfileIdentityByHref.classInstancePatchProfileInstanceProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return InstancePatchProfileMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type InstancePatchProfileModifier and TypeMethodDescriptionInstancePatch.Builder.profile(InstancePatchProfile profile) Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type InstancePatchProfileModifierConstructorDescriptionBuilder(InstancePatchProfile instancePatchProfileInstanceProfileIdentityByHref) Instantiates a new Builder from an existing InstancePatchProfileInstanceProfileIdentityByHref instance.Builder(InstancePatchProfile instancePatchProfileInstanceProfileIdentityByName) Instantiates a new Builder from an existing InstancePatchProfileInstanceProfileIdentityByName instance.