Class GetConfigurationOptions

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

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

    • newBuilder

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

      public String environmentId()
      Gets the environmentId.

      The ID of the environment.

      Returns:
      the environmentId
    • configurationId

      public String configurationId()
      Gets the configurationId.

      The ID of the configuration.

      Returns:
      the configurationId