Interface StartDeploymentResponse.Builder

All Superinterfaces:
AppRunnerResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<StartDeploymentResponse.Builder,StartDeploymentResponse>, SdkBuilder<StartDeploymentResponse.Builder,StartDeploymentResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartDeploymentResponse

public static interface StartDeploymentResponse.Builder extends AppRunnerResponse.Builder, SdkPojo, CopyableBuilder<StartDeploymentResponse.Builder,StartDeploymentResponse>
  • Method Details

    • operationId

      StartDeploymentResponse.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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.