Interface PutComponentPolicyResponse.Builder

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

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

    • requestId

      PutComponentPolicyResponse.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.
    • componentArn

      PutComponentPolicyResponse.Builder componentArn(String componentArn)

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

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