Class CreateInstanceGroupManagerActionOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateInstanceGroupManagerActionOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class CreateInstanceGroupManagerActionOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createInstanceGroupManagerAction options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a CreateInstanceGroupManagerActionOptions builder
    • instanceGroupId

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

      public String instanceGroupManagerId()
      Gets the instanceGroupManagerId. The instance group manager identifier.
      Returns:
      the instanceGroupManagerId
    • instanceGroupManagerActionPrototype

      public InstanceGroupManagerActionPrototype instanceGroupManagerActionPrototype()
      Gets the instanceGroupManagerActionPrototype. The instance group manager action prototype object.
      Returns:
      the instanceGroupManagerActionPrototype