| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCredentialReportResponse |
IamClient.getCredentialReport()
Retrieves a credential report for the Amazon Web Services account.
|
default GetCredentialReportResponse |
IamClient.getCredentialReport(Consumer<GetCredentialReportRequest.Builder> getCredentialReportRequest)
Retrieves a credential report for the Amazon Web Services account.
|
default GetCredentialReportResponse |
IamClient.getCredentialReport(GetCredentialReportRequest getCredentialReportRequest)
Retrieves a credential report for the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCredentialReportResponse> |
IamAsyncClient.getCredentialReport()
Retrieves a credential report for the Amazon Web Services account.
|
default CompletableFuture<GetCredentialReportResponse> |
IamAsyncClient.getCredentialReport(Consumer<GetCredentialReportRequest.Builder> getCredentialReportRequest)
Retrieves a credential report for the Amazon Web Services account.
|
default CompletableFuture<GetCredentialReportResponse> |
IamAsyncClient.getCredentialReport(GetCredentialReportRequest getCredentialReportRequest)
Retrieves a credential report for the Amazon Web Services account.
|
Copyright © 2023. All rights reserved.