Uses of Class
software.amazon.awssdk.services.iam.model.CredentialReportNotPresentException
-
Packages that use CredentialReportNotPresentException Package Description software.amazon.awssdk.services.iam Identity and Access Management -
-
Uses of CredentialReportNotPresentException in software.amazon.awssdk.services.iam
Methods in software.amazon.awssdk.services.iam that throw CredentialReportNotPresentException 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.
-