| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConnectorResult> |
AWSPcaConnectorAdAsyncClient.getConnectorAsync(GetConnectorRequest request,
AsyncHandler<GetConnectorRequest,GetConnectorResult> asyncHandler) |
Future<GetConnectorResult> |
AbstractAWSPcaConnectorAdAsync.getConnectorAsync(GetConnectorRequest request,
AsyncHandler<GetConnectorRequest,GetConnectorResult> asyncHandler) |
Future<GetConnectorResult> |
AWSPcaConnectorAdAsync.getConnectorAsync(GetConnectorRequest getConnectorRequest,
AsyncHandler<GetConnectorRequest,GetConnectorResult> asyncHandler)
Lists information about your connector.
|
| Modifier and Type | Method and Description |
|---|---|
GetConnectorRequest |
GetConnectorRequest.clone() |
GetConnectorRequest |
GetConnectorRequest.withConnectorArn(String connectorArn)
The Amazon Resource Name (ARN) that was returned when you called CreateConnector.
|
Copyright © 2023. All rights reserved.