Interface PutContainerRecipePolicyResponse.Builder

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

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

      PutContainerRecipePolicyResponse.Builder containerRecipeArn(String containerRecipeArn)

      The Amazon Resource Name (ARN) of the container recipe that this policy was applied to.

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