Interface GetPolicyResponse.Builder

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

public static interface GetPolicyResponse.Builder extends AcmPcaResponse.Builder, SdkPojo, CopyableBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
  • Method Details

    • policy

      The policy attached to the private CA as a JSON document.

      Parameters:
      policy - The policy attached to the private CA as a JSON document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.