| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateServerCertificateResponse |
IamClient.updateServerCertificate(UpdateServerCertificateRequest updateServerCertificateRequest)
Updates the name and/or the path of the specified server certificate stored in IAM.
|
default CompletableFuture<UpdateServerCertificateResponse> |
IamAsyncClient.updateServerCertificate(UpdateServerCertificateRequest updateServerCertificateRequest)
Updates the name and/or the path of the specified server certificate stored in IAM.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateServerCertificateRequestMarshaller.marshall(UpdateServerCertificateRequest updateServerCertificateRequest) |
Copyright © 2022. All rights reserved.