Uses of Class
com.amazonaws.services.iot.model.UpdateCertificateResult
Packages that use UpdateCertificateResult
-
Uses of UpdateCertificateResult in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot that return UpdateCertificateResultModifier and TypeMethodDescriptionAbstractAWSIot.updateCertificate(UpdateCertificateRequest request) AWSIot.updateCertificate(UpdateCertificateRequest updateCertificateRequest) Updates the status of the specified certificate.AWSIotClient.updateCertificate(UpdateCertificateRequest updateCertificateRequest) Updates the status of the specified certificate.Methods in com.amazonaws.services.iot that return types with arguments of type UpdateCertificateResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.updateCertificateAsync(UpdateCertificateRequest request) AbstractAWSIotAsync.updateCertificateAsync(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) AWSIotAsync.updateCertificateAsync(UpdateCertificateRequest updateCertificateRequest) Updates the status of the specified certificate.AWSIotAsync.updateCertificateAsync(UpdateCertificateRequest updateCertificateRequest, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) Updates the status of the specified certificate.AWSIotAsyncClient.updateCertificateAsync(UpdateCertificateRequest request) AWSIotAsyncClient.updateCertificateAsync(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) Method parameters in com.amazonaws.services.iot with type arguments of type UpdateCertificateResultModifier and TypeMethodDescriptionAbstractAWSIotAsync.updateCertificateAsync(UpdateCertificateRequest request, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) AWSIotAsync.updateCertificateAsync(UpdateCertificateRequest updateCertificateRequest, AsyncHandler<UpdateCertificateRequest, UpdateCertificateResult> asyncHandler) Updates the status of the specified certificate.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