| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListServerCertificateTagsResponse |
IamClient.listServerCertificateTags(ListServerCertificateTagsRequest listServerCertificateTagsRequest)
Lists the tags that are attached to the specified IAM server certificate.
|
default CompletableFuture<ListServerCertificateTagsResponse> |
IamAsyncClient.listServerCertificateTags(ListServerCertificateTagsRequest listServerCertificateTagsRequest)
Lists the tags that are attached to the specified IAM server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListServerCertificateTagsRequestMarshaller.marshall(ListServerCertificateTagsRequest listServerCertificateTagsRequest) |
Copyright © 2022. All rights reserved.