Class CreateInstanceGroupManagerOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateInstanceGroupManagerOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CreateInstanceGroupManagerOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createInstanceGroupManager options.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGets the instanceGroupId.Gets the instanceGroupManagerPrototype.New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a CreateInstanceGroupManagerOptions builder
-
instanceGroupId
Gets the instanceGroupId. The instance group identifier.- Returns:
- the instanceGroupId
-
instanceGroupManagerPrototype
Gets the instanceGroupManagerPrototype. The instance group manager prototype object.- Returns:
- the instanceGroupManagerPrototype
-