| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
|
| com.amazonaws.services.identitymanagement.model |
Classes modeling the various types represented by AmazonIdentityManagement.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateCredentialReportResult |
AmazonIdentityManagementClient.generateCredentialReport()
Generates a credential report for the AWS account.
|
GenerateCredentialReportResult |
AmazonIdentityManagement.generateCredentialReport()
Generates a credential report for the AWS account.
|
GenerateCredentialReportResult |
AmazonIdentityManagementClient.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
GenerateCredentialReportResult |
AmazonIdentityManagement.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
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 © 2015. All rights reserved.