Uses of Class
software.amazon.awssdk.services.iam.model.CredentialReportExpiredException
-
Packages that use CredentialReportExpiredException Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of CredentialReportExpiredException in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that throw CredentialReportExpiredException Modifier and Type Method Description default GetCredentialReportResponseIamClient. getCredentialReport()Retrieves a credential report for the Amazon Web Services account.default GetCredentialReportResponseIamClient. getCredentialReport(Consumer<GetCredentialReportRequest.Builder> getCredentialReportRequest)Retrieves a credential report for the Amazon Web Services account.default GetCredentialReportResponseIamClient. getCredentialReport(GetCredentialReportRequest getCredentialReportRequest)Retrieves a credential report for the Amazon Web Services account.
-