| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagServerCertificateResponse |
IamClient.untagServerCertificate(Consumer<UntagServerCertificateRequest.Builder> 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 |
|---|---|
default CompletableFuture<UntagServerCertificateResponse> |
IamAsyncClient.untagServerCertificate(Consumer<UntagServerCertificateRequest.Builder> untagServerCertificateRequest)
Removes the specified tags from the IAM server certificate.
|
default CompletableFuture<UntagServerCertificateResponse> |
IamAsyncClient.untagServerCertificate(UntagServerCertificateRequest untagServerCertificateRequest)
Removes the specified tags from the IAM server certificate.
|
Copyright © 2022. All rights reserved.