Interface DeleteContainerRecipeResponse.Builder

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

  • Method Details

    • requestId

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

      DeleteContainerRecipeResponse.Builder containerRecipeArn(String containerRecipeArn)

      The Amazon Resource Name (ARN) of the container recipe that was deleted.

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