| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagServerCertificateResponse |
IamClient.tagServerCertificate(TagServerCertificateRequest tagServerCertificateRequest)
Adds one or more tags to an IAM server certificate.
|
default CompletableFuture<TagServerCertificateResponse> |
IamAsyncClient.tagServerCertificate(TagServerCertificateRequest tagServerCertificateRequest)
Adds one or more tags to an IAM server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagServerCertificateRequestMarshaller.marshall(TagServerCertificateRequest tagServerCertificateRequest) |
Copyright © 2022. All rights reserved.