Interface PutPolicyResponse.Builder

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

public static interface PutPolicyResponse.Builder extends EntityResolutionResponse.Builder, SdkPojo, CopyableBuilder<PutPolicyResponse.Builder,PutPolicyResponse>
  • Method Details

    • arn

      The Entity Resolution resource ARN.

      Parameters:
      arn - The Entity Resolution resource ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The resource-based policy.

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

      A unique identifier for the current revision of the policy.

      Parameters:
      token - A unique identifier for the current revision of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.