Interface CreateContainerRecipeResponse.Builder

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

  • Method Details

    • requestId

      CreateContainerRecipeResponse.Builder requestId(String requestIdValue)

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

      CreateContainerRecipeResponse.Builder containerRecipeArn(String containerRecipeArn)

      Returns the Amazon Resource Name (ARN) of the container recipe that the request created.

      Parameters:
      containerRecipeArn - Returns the Amazon Resource Name (ARN) of the container recipe that the request created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.