Class GetBatchOptions

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

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

    • newBuilder

      public GetBatchOptions.Builder newBuilder()
      New builder.
      Returns:
      a GetBatchOptions builder
    • batchId

      public String batchId()
      Gets the batchId.

      The ID of the batch-processing job whose information you want to retrieve.

      Returns:
      the batchId