| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default GenerateCredentialReportResponse |
IamClient.generateCredentialReport()
Generates a credential report for the Amazon Web Services account.
|
default GenerateCredentialReportResponse |
IamClient.generateCredentialReport(Consumer<GenerateCredentialReportRequest.Builder> generateCredentialReportRequest)
Generates a credential report for the Amazon Web Services account.
|
default GenerateCredentialReportResponse |
IamClient.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GenerateCredentialReportResponse> |
IamAsyncClient.generateCredentialReport()
Generates a credential report for the Amazon Web Services account.
|
default CompletableFuture<GenerateCredentialReportResponse> |
IamAsyncClient.generateCredentialReport(Consumer<GenerateCredentialReportRequest.Builder> generateCredentialReportRequest)
Generates a credential report for the Amazon Web Services account.
|
default CompletableFuture<GenerateCredentialReportResponse> |
IamAsyncClient.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the Amazon Web Services account.
|
Copyright © 2023. All rights reserved.