Interface GetComponentPolicyResponse.Builder

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

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

    • requestId

      GetComponentPolicyResponse.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.
    • policy

      The component policy.

      Parameters:
      policy - The component policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.