public static interface StartBatchJobResponse.Builder extends M2Response.Builder, SdkPojo, CopyableBuilder<StartBatchJobResponse.Builder,StartBatchJobResponse>
| Modifier and Type | Method and Description |
|---|---|
StartBatchJobResponse.Builder |
executionId(String executionId)
The unique identifier of this execution of the batch job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartBatchJobResponse.Builder executionId(String executionId)
The unique identifier of this execution of the batch job.
executionId - The unique identifier of this execution of the batch job.Copyright © 2023. All rights reserved.