Modifier and Type | Method and Description |
---|---|
GenerateCredentialReportResult |
AmazonIdentityManagementClient.generateCredentialReport() |
GenerateCredentialReportResult |
AmazonIdentityManagement.generateCredentialReport()
Simplified method form for invoking the GenerateCredentialReport
operation.
|
GenerateCredentialReportResult |
AbstractAmazonIdentityManagement.generateCredentialReport() |
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.
|
GenerateCredentialReportResult |
AbstractAmazonIdentityManagement.generateCredentialReport(GenerateCredentialReportRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync()
Simplified method form for invoking the GenerateCredentialReport
operation.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync()
Simplified method form for invoking the GenerateCredentialReport
operation.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync()
Simplified method form for invoking the GenerateCredentialReport
operation.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Simplified method form for invoking the GenerateCredentialReport
operation with an AsyncHandler.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Simplified method form for invoking the GenerateCredentialReport
operation with an AsyncHandler.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Simplified method form for invoking the GenerateCredentialReport
operation with an AsyncHandler.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest request) |
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest)
Generates a credential report for the AWS account.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest request) |
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest request,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler) |
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest request,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Simplified method form for invoking the GenerateCredentialReport
operation with an AsyncHandler.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Simplified method form for invoking the GenerateCredentialReport
operation with an AsyncHandler.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Simplified method form for invoking the GenerateCredentialReport
operation with an AsyncHandler.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest request,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler) |
java.util.concurrent.Future<GenerateCredentialReportResult> |
AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler)
Generates a credential report for the AWS account.
|
java.util.concurrent.Future<GenerateCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest request,
AsyncHandler<GenerateCredentialReportRequest,GenerateCredentialReportResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GenerateCredentialReportResult |
GenerateCredentialReportResult.clone() |
GenerateCredentialReportResult |
GenerateCredentialReportResult.withDescription(java.lang.String description)
Information about the credential report.
|
GenerateCredentialReportResult |
GenerateCredentialReportResult.withState(ReportStateType state)
Information about the state of the credential report.
|
GenerateCredentialReportResult |
GenerateCredentialReportResult.withState(java.lang.String state)
Information about the state of the credential report.
|
Modifier and Type | Method and Description |
---|---|
GenerateCredentialReportResult |
GenerateCredentialReportResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |