public static class GetBatchOptions.Builder
extends java.lang.Object
Constructor and Description |
---|
GetBatchOptions.Builder()
Instantiates a new builder.
|
GetBatchOptions.Builder(java.lang.String batchId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
GetBatchOptions.Builder |
batchId(java.lang.String batchId)
Set the batchId.
|
GetBatchOptions |
build()
Builds a GetBatchOptions.
|
public GetBatchOptions.Builder()
public GetBatchOptions.Builder(java.lang.String batchId)
batchId
- the batchIdpublic GetBatchOptions build()
public GetBatchOptions.Builder batchId(java.lang.String batchId)
batchId
- the batchId