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 |
---|---|
GenerateCredentialReportRequest |
GenerateCredentialReportRequest.clone() |
Modifier and Type | Method and Description |
---|---|
Request<GenerateCredentialReportRequest> |
GenerateCredentialReportRequestMarshaller.marshall(GenerateCredentialReportRequest generateCredentialReportRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GenerateCredentialReportRequest> |
GenerateCredentialReportRequestMarshaller.marshall(GenerateCredentialReportRequest generateCredentialReportRequest) |