Interface PutImagePolicyResponse.Builder

    • Method Detail

      • requestId

        PutImagePolicyResponse.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.
      • imageArn

        PutImagePolicyResponse.Builder imageArn​(String imageArn)

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

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