| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateCertificateResponse> |
IotAsyncClient.updateCertificate(UpdateCertificateRequest updateCertificateRequest)
Updates the status of the specified certificate.
|
default UpdateCertificateResponse |
IotClient.updateCertificate(UpdateCertificateRequest updateCertificateRequest)
Updates the status of the specified certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCertificateRequestMarshaller.marshall(UpdateCertificateRequest updateCertificateRequest) |
Copyright © 2020. All rights reserved.