public static class GetBatchOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String batchId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
GetBatchOptions.Builder |
batchId(String batchId)
Set the batchId.
|
GetBatchOptions |
build()
Builds a GetBatchOptions.
|
public Builder()
public Builder(String batchId)
batchId
- the batchIdpublic GetBatchOptions build()
public GetBatchOptions.Builder batchId(String batchId)
batchId
- the batchIdCopyright © 2021 IBM Cloud. All rights reserved.