| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateCredentialReportResult |
AmazonIdentityManagementClient.generateCredentialReport() |
GenerateCredentialReportResult |
AbstractAmazonIdentityManagement.generateCredentialReport() |
GenerateCredentialReportResult |
AmazonIdentityManagement.generateCredentialReport()
Simplified method form for invoking the GenerateCredentialReport
operation.
|
GenerateCredentialReportResult |
AmazonIdentityManagementClient.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
GenerateCredentialReportResult |
AbstractAmazonIdentityManagement.generateCredentialReport(GenerateCredentialReportRequest request) |
GenerateCredentialReportResult |
AmazonIdentityManagement.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateCredentialReportResult |
GenerateCredentialReportResult.clone() |
GenerateCredentialReportResult |
GenerateCredentialReportResult.withDescription(String description)
Information about the credential report.
|
GenerateCredentialReportResult |
GenerateCredentialReportResult.withState(ReportStateType state)
Information about the state of the credential report.
|
GenerateCredentialReportResult |
GenerateCredentialReportResult.withState(String state)
Information about the state of the credential report.
|
Copyright © 2016. All rights reserved.