public static interface StartDeploymentResponse.Builder extends AppRunnerResponse.Builder, SdkPojo, CopyableBuilder<StartDeploymentResponse.Builder,StartDeploymentResponse>
| Modifier and Type | Method and Description |
|---|---|
StartDeploymentResponse.Builder |
operationId(String operationId)
The unique ID of the asynchronous operation that this request started.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartDeploymentResponse.Builder operationId(String operationId)
The unique ID of the asynchronous operation that this request started. You can use it combined with the ListOperations call to track the operation's progress.
operationId - The unique ID of the asynchronous operation that this request started. You can use it combined with
the ListOperations call to track the operation's progress.Copyright © 2021. All rights reserved.