Interface UpdateServiceResponse.Builder

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

  • Method Details

    • operationId

      UpdateServiceResponse.Builder operationId(String operationId)

      A value that you can use to determine whether the request completed successfully. To get the status of the operation, see GetOperation.

      Parameters:
      operationId - A value that you can use to determine whether the request completed successfully. To get the status of the operation, see GetOperation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.