| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GetCredentialReportResult |
AmazonIdentityManagementClient.getCredentialReport() |
GetCredentialReportResult |
AbstractAmazonIdentityManagement.getCredentialReport() |
GetCredentialReportResult |
AmazonIdentityManagement.getCredentialReport()
Simplified method form for invoking the GetCredentialReport operation.
|
GetCredentialReportResult |
AmazonIdentityManagementClient.getCredentialReport(GetCredentialReportRequest getCredentialReportRequest)
Retrieves a credential report for the AWS account.
|
GetCredentialReportResult |
AbstractAmazonIdentityManagement.getCredentialReport(GetCredentialReportRequest request) |
GetCredentialReportResult |
AmazonIdentityManagement.getCredentialReport(GetCredentialReportRequest getCredentialReportRequest)
Retrieves a credential report for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.getCredentialReportAsync()
Simplified method form for invoking the GetCredentialReport operation.
|
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsyncClient.getCredentialReportAsync()
Simplified method form for invoking the GetCredentialReport operation.
|
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsync.getCredentialReportAsync()
Simplified method form for invoking the GetCredentialReport operation.
|
Future<GetCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.getCredentialReportAsync(AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler)
Simplified method form for invoking the GetCredentialReport operation
with an AsyncHandler.
|
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsyncClient.getCredentialReportAsync(AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler)
Simplified method form for invoking the GetCredentialReport operation
with an AsyncHandler.
|
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsync.getCredentialReportAsync(AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler)
Simplified method form for invoking the GetCredentialReport operation
with an AsyncHandler.
|
Future<GetCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.getCredentialReportAsync(GetCredentialReportRequest request) |
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsyncClient.getCredentialReportAsync(GetCredentialReportRequest request) |
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsync.getCredentialReportAsync(GetCredentialReportRequest getCredentialReportRequest)
Retrieves a credential report for the AWS account.
|
Future<GetCredentialReportResult> |
AbstractAmazonIdentityManagementAsync.getCredentialReportAsync(GetCredentialReportRequest request,
AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler) |
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsyncClient.getCredentialReportAsync(GetCredentialReportRequest request,
AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler) |
Future<GetCredentialReportResult> |
AmazonIdentityManagementAsync.getCredentialReportAsync(GetCredentialReportRequest getCredentialReportRequest,
AsyncHandler<GetCredentialReportRequest,GetCredentialReportResult> asyncHandler)
Retrieves a credential report for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
GetCredentialReportResult |
GetCredentialReportResult.clone() |
GetCredentialReportResult |
GetCredentialReportResult.withContent(ByteBuffer content)
Contains the credential report.
|
GetCredentialReportResult |
GetCredentialReportResult.withGeneratedTime(Date generatedTime)
The date and time when the credential report was created, in ISO 8601 date-time format.
|
GetCredentialReportResult |
GetCredentialReportResult.withReportFormat(ReportFormatType reportFormat)
The format (MIME type) of the credential report.
|
GetCredentialReportResult |
GetCredentialReportResult.withReportFormat(String reportFormat)
The format (MIME type) of the credential report.
|
Copyright © 2016. All rights reserved.