| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca |
This is the Amazon Web Services Private Certificate Authority API Reference.
|
| software.amazon.awssdk.services.acmpca.paginators | |
| software.amazon.awssdk.services.acmpca.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsResponse |
AcmPcaClient.listTags(ListTagsRequest listTagsRequest)
Lists the tags, if any, that are associated with your private CA or one that has been shared with you.
|
default CompletableFuture<ListTagsResponse> |
AcmPcaAsyncClient.listTags(ListTagsRequest listTagsRequest)
Lists the tags, if any, that are associated with your private CA or one that has been shared with you.
|
default ListTagsIterable |
AcmPcaClient.listTagsPaginator(ListTagsRequest listTagsRequest)
Lists the tags, if any, that are associated with your private CA or one that has been shared with you.
|
default ListTagsPublisher |
AcmPcaAsyncClient.listTagsPaginator(ListTagsRequest listTagsRequest)
Lists the tags, if any, that are associated with your private CA or one that has been shared with you.
|
| Constructor and Description |
|---|
ListTagsIterable(AcmPcaClient client,
ListTagsRequest firstRequest) |
ListTagsPublisher(AcmPcaAsyncClient client,
ListTagsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsRequestMarshaller.marshall(ListTagsRequest listTagsRequest) |
Copyright © 2023. All rights reserved.