public static interface GetPolicyResponse.Builder extends AcmPcaResponse.Builder, SdkPojo, CopyableBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResponse.Builder |
policy(String policy)
The policy attached to the private CA as a JSON document.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPolicyResponse.Builder policy(String policy)
The policy attached to the private CA as a JSON document.
policy - The policy attached to the private CA as a JSON document.Copyright © 2023. All rights reserved.