Class GetModelFileOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.visual_recognition.v4.model.GetModelFileOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

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

    • newBuilder

      public GetModelFileOptions.Builder newBuilder()
      New builder.
      Returns:
      a GetModelFileOptions builder
    • collectionId

      public String collectionId()
      Gets the collectionId.

      The identifier of the collection.

      Returns:
      the collectionId
    • feature

      public String feature()
      Gets the feature.

      The feature for the model.

      Returns:
      the feature
    • modelFormat

      public String modelFormat()
      Gets the modelFormat.

      The format of the returned model.

      Returns:
      the modelFormat