public static class GetBatchOptions.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
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 Builder()
public Builder(java.lang.String batchId)
batchId
- the batchIdpublic GetBatchOptions build()
public GetBatchOptions.Builder batchId(java.lang.String batchId)
batchId
- the batchId