| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagServerCertificateResponse> |
IamAsyncClient.untagServerCertificate(UntagServerCertificateRequest untagServerCertificateRequest)
Removes the specified tags from the IAM server certificate.
|
default UntagServerCertificateResponse |
IamClient.untagServerCertificate(UntagServerCertificateRequest untagServerCertificateRequest)
Removes the specified tags from the IAM server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagServerCertificateRequestMarshaller.marshall(UntagServerCertificateRequest untagServerCertificateRequest) |
Copyright © 2023. All rights reserved.