Uses of Class
com.amazonaws.services.identitymanagement.model.UpdateServerCertificateResult
-
Packages that use UpdateServerCertificateResult Package Description com.amazonaws.services.identitymanagement com.amazonaws.services.identitymanagement.model -
-
Uses of UpdateServerCertificateResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return UpdateServerCertificateResult Modifier and Type Method Description UpdateServerCertificateResultAbstractAmazonIdentityManagement. updateServerCertificate(UpdateServerCertificateRequest request)UpdateServerCertificateResultAmazonIdentityManagement. updateServerCertificate(UpdateServerCertificateRequest updateServerCertificateRequest)Updates the name and/or the path of the specified server certificate stored in IAM.UpdateServerCertificateResultAmazonIdentityManagementClient. updateServerCertificate(UpdateServerCertificateRequest updateServerCertificateRequest)Updates the name and/or the path of the specified server certificate stored in IAM.Method parameters in com.amazonaws.services.identitymanagement with type arguments of type UpdateServerCertificateResult Modifier and Type Method Description Future<UpdateServerCertificateResult>AbstractAmazonIdentityManagementAsync. updateServerCertificateAsync(UpdateServerCertificateRequest request, AsyncHandler<UpdateServerCertificateRequest,UpdateServerCertificateResult> asyncHandler)Future<UpdateServerCertificateResult>AmazonIdentityManagementAsync. updateServerCertificateAsync(UpdateServerCertificateRequest updateServerCertificateRequest, AsyncHandler<UpdateServerCertificateRequest,UpdateServerCertificateResult> asyncHandler)Updates the name and/or the path of the specified server certificate stored in IAM.Future<UpdateServerCertificateResult>AmazonIdentityManagementAsyncClient. updateServerCertificateAsync(UpdateServerCertificateRequest request, AsyncHandler<UpdateServerCertificateRequest,UpdateServerCertificateResult> asyncHandler) -
Uses of UpdateServerCertificateResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return UpdateServerCertificateResult Modifier and Type Method Description UpdateServerCertificateResultUpdateServerCertificateResult. clone()
-