Class UpdateEnvironmentOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.UpdateEnvironmentOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

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

    • newBuilder

      public UpdateEnvironmentOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateEnvironmentOptions builder
    • environmentId

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • name

      public String name()
      Gets the name.

      Name that identifies the environment.

      Returns:
      the name
    • description

      public String description()
      Gets the description.

      Description of the environment.

      Returns:
      the description
    • size

      public String size()
      Gets the size.

      Size that the environment should be increased to. Environment size cannot be modified when using a Lite plan. Environment size can only increased and not decreased.

      Returns:
      the size