| 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<ListConnectorsResult> |
AbstractAWSPcaConnectorAdAsync.listConnectorsAsync(ListConnectorsRequest request,
AsyncHandler<ListConnectorsRequest,ListConnectorsResult> asyncHandler) |
Future<ListConnectorsResult> |
AWSPcaConnectorAdAsyncClient.listConnectorsAsync(ListConnectorsRequest request,
AsyncHandler<ListConnectorsRequest,ListConnectorsResult> asyncHandler) |
Future<ListConnectorsResult> |
AWSPcaConnectorAdAsync.listConnectorsAsync(ListConnectorsRequest listConnectorsRequest,
AsyncHandler<ListConnectorsRequest,ListConnectorsResult> asyncHandler)
Lists the connectors that you created by using the https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateConnector action.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectorsRequest |
ListConnectorsRequest.clone() |
ListConnectorsRequest |
ListConnectorsRequest.withMaxResults(Integer maxResults)
Use this parameter when paginating results to specify the maximum number of items to return in the response on
each page.
|
ListConnectorsRequest |
ListConnectorsRequest.withNextToken(String nextToken)
Use this parameter when paginating results in a subsequent request after you receive a response with truncated
results.
|
Copyright © 2023. All rights reserved.