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.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a CreateInstanceGroupManagerOptions builder
    • instanceGroupId

      public String instanceGroupId()
      Gets the instanceGroupId. The instance group identifier.
      Returns:
      the instanceGroupId
    • instanceGroupManagerPrototype

      public InstanceGroupManagerPrototype instanceGroupManagerPrototype()
      Gets the instanceGroupManagerPrototype. The instance group manager prototype object.
      Returns:
      the instanceGroupManagerPrototype