| Package | Description |
|---|---|
| software.amazon.awssdk.services.acm |
|
| software.amazon.awssdk.services.acm.transform |
| Modifier and Type | Method and Description |
|---|---|
default RenewCertificateResponse |
AcmClient.renewCertificate(RenewCertificateRequest renewCertificateRequest)
Renews an eligible ACM certificate.
|
default CompletableFuture<RenewCertificateResponse> |
AcmAsyncClient.renewCertificate(RenewCertificateRequest renewCertificateRequest)
Renews an eligible ACM certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RenewCertificateRequestMarshaller.marshall(RenewCertificateRequest renewCertificateRequest) |
Copyright © 2023. All rights reserved.