Interface StartDeploymentResponse.Builder

    • Method Detail

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