Class InstanceGroupManagerActionManagerPatch.Builder

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

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

    • Builder

      public Builder()
      Instantiates a new builder.
  • Method Details

    • build

      Builds a InstanceGroupManagerActionManagerPatch.
      Returns:
      the new InstanceGroupManagerActionManagerPatch instance
    • maxMembershipCount

      public InstanceGroupManagerActionManagerPatch.Builder maxMembershipCount(long maxMembershipCount)
      Set the maxMembershipCount.
      Parameters:
      maxMembershipCount - the maxMembershipCount
      Returns:
      the InstanceGroupManagerActionManagerPatch builder
    • minMembershipCount

      public InstanceGroupManagerActionManagerPatch.Builder minMembershipCount(long minMembershipCount)
      Set the minMembershipCount.
      Parameters:
      minMembershipCount - the minMembershipCount
      Returns:
      the InstanceGroupManagerActionManagerPatch builder