Interface UpdateInfrastructureConfigurationResponse.Builder

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

  • 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 client token that uniquely identifies the request.

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

      UpdateInfrastructureConfigurationResponse.Builder infrastructureConfigurationArn(String infrastructureConfigurationArn)

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

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