Uses of Class
com.amazonaws.services.iot.model.UpdateCertificateResult
-
Packages that use UpdateCertificateResult Package Description com.amazonaws.services.iot com.amazonaws.services.iot.model -
-
Uses of UpdateCertificateResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return UpdateCertificateResult Modifier and Type Method Description UpdateCertificateResult
AbstractAWSIot. updateCertificate(UpdateCertificateRequest request)
UpdateCertificateResult
AWSIot. updateCertificate(UpdateCertificateRequest updateCertificateRequest)
Updates the status of the specified certificate.UpdateCertificateResult
AWSIotClient. updateCertificate(UpdateCertificateRequest updateCertificateRequest)
Updates the status of the specified certificate.Method parameters in com.amazonaws.services.iot with type arguments of type UpdateCertificateResult Modifier and Type Method Description Future<UpdateCertificateResult>
AbstractAWSIotAsync. updateCertificateAsync(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest,UpdateCertificateResult> asyncHandler)
Future<UpdateCertificateResult>
AWSIotAsync. updateCertificateAsync(UpdateCertificateRequest updateCertificateRequest, AsyncHandler<UpdateCertificateRequest,UpdateCertificateResult> asyncHandler)
Updates the status of the specified certificate.Future<UpdateCertificateResult>
AWSIotAsyncClient. updateCertificateAsync(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest,UpdateCertificateResult> asyncHandler)
-
Uses of UpdateCertificateResult in com.amazonaws.services.iot.model
Methods in com.amazonaws.services.iot.model that return UpdateCertificateResult Modifier and Type Method Description UpdateCertificateResult
UpdateCertificateResult. clone()
-