Class GetSentimentModelOptions

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

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

    • newBuilder

      public GetSentimentModelOptions.Builder newBuilder()
      New builder.
      Returns:
      a GetSentimentModelOptions builder
    • modelId

      public String modelId()
      Gets the modelId.

      ID of the model.

      Returns:
      the modelId