| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca |
This is the Amazon Web Services Private Certificate Authority 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 © 2023. All rights reserved.