| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad |
Amazon Web Services Private CA Connector for Active Directory creates a connector between Amazon Web Services Private
CA and Active Directory (AD) that enables you to provision security certificates for AD signed by a private CA that
you own.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTemplateResponse |
PcaConnectorAdClient.updateTemplate(Consumer<UpdateTemplateRequest.Builder> updateTemplateRequest)
Update template configuration to define the information included in certificates.
|
default UpdateTemplateResponse |
PcaConnectorAdClient.updateTemplate(UpdateTemplateRequest updateTemplateRequest)
Update template configuration to define the information included in certificates.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTemplateResponse> |
PcaConnectorAdAsyncClient.updateTemplate(Consumer<UpdateTemplateRequest.Builder> updateTemplateRequest)
Update template configuration to define the information included in certificates.
|
default CompletableFuture<UpdateTemplateResponse> |
PcaConnectorAdAsyncClient.updateTemplate(UpdateTemplateRequest updateTemplateRequest)
Update template configuration to define the information included in certificates.
|
Copyright © 2023. All rights reserved.