Class InstancePatchProfileInstanceProfileIdentityByHref.Builder

java.lang.Object
com.ibm.cloud.is.vpc.v1.model.InstancePatchProfileInstanceProfileIdentityByHref.Builder
Enclosing class:
InstancePatchProfileInstanceProfileIdentityByHref

public static class InstancePatchProfileInstanceProfileIdentityByHref.Builder extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder(InstancePatchProfile instancePatchProfileInstanceProfileIdentityByHref)
      Instantiates a new Builder from an existing InstancePatchProfileInstanceProfileIdentityByHref instance.
      Parameters:
      instancePatchProfileInstanceProfileIdentityByHref - the instance to initialize the Builder with
    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder(String href)
      Instantiates a new builder with required properties.
      Parameters:
      href - the href
  • Method Details