Interface UpdateDistributionConfigurationResponse.Builder

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

  • Method Details

    • requestId

      The request ID that uniquely identifies this request.

      Parameters:
      requestIdValue - The request ID that uniquely identifies this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      The idempotency token used to make this request idempotent.

      Parameters:
      clientToken - The idempotency token used to make this request idempotent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • distributionConfigurationArn

      UpdateDistributionConfigurationResponse.Builder distributionConfigurationArn(String distributionConfigurationArn)

      The Amazon Resource Name (ARN) of the distribution configuration that was updated by this request.

      Parameters:
      distributionConfigurationArn - The Amazon Resource Name (ARN) of the distribution configuration that was updated by this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.