| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca |
This is the Private Certificate Authority (PCA) API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPolicyResponse |
AcmPcaClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)
Retrieves the resource-based policy attached to a private CA.
|
default GetPolicyResponse |
AcmPcaClient.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves the resource-based policy attached to a private CA.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPolicyResponse> |
AcmPcaAsyncClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)
Retrieves the resource-based policy attached to a private CA.
|
default CompletableFuture<GetPolicyResponse> |
AcmPcaAsyncClient.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves the resource-based policy attached to a private CA.
|
Copyright © 2022. All rights reserved.