Interface CreateImageRecipeResponse.Builder

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

public static interface CreateImageRecipeResponse.Builder extends ImagebuilderResponse.Builder, SdkPojo, CopyableBuilder<CreateImageRecipeResponse.Builder,CreateImageRecipeResponse>
  • Method Details

    • requestId

      CreateImageRecipeResponse.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

      CreateImageRecipeResponse.Builder clientToken(String 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.
    • imageRecipeArn

      CreateImageRecipeResponse.Builder imageRecipeArn(String imageRecipeArn)

      The Amazon Resource Name (ARN) of the image recipe that was created by this request.

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