Class InstanceGroupManagerActionManagerPatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceGroupManagerActionManagerPatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceGroupManagerActionManagerPatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceGroupManagerActionManagerPatch.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder. -
Method Summary
Modifier and TypeMethodDescriptionGets the maxMembershipCount.Gets the minMembershipCount.New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a InstanceGroupManagerActionManagerPatch builder
-
maxMembershipCount
Gets the maxMembershipCount. The desired maximum number of instance group members at the scheduled time.- Returns:
- the maxMembershipCount
-
minMembershipCount
Gets the minMembershipCount. The desired minimum number of instance group members at the scheduled time.- Returns:
- the minMembershipCount
-