| 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<ListTagsForResourceResult> |
AWSPcaConnectorAdAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AWSPcaConnectorAdAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Lists the tags, if any, that are associated with your resource.
|
Future<ListTagsForResourceResult> |
AbstractAWSPcaConnectorAdAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) that was returned when you created the resource.
|
Copyright © 2023. All rights reserved.