| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteServerCertificateResponse> |
IamAsyncClient.deleteServerCertificate(DeleteServerCertificateRequest deleteServerCertificateRequest)
Deletes the specified server certificate.
|
default DeleteServerCertificateResponse |
IamClient.deleteServerCertificate(DeleteServerCertificateRequest deleteServerCertificateRequest)
Deletes the specified server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteServerCertificateRequestMarshaller.marshall(DeleteServerCertificateRequest deleteServerCertificateRequest) |
Copyright © 2023. All rights reserved.