| 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 |
|---|---|
ListAccountAliasesResult |
AmazonIdentityManagementClient.listAccountAliases(ListAccountAliasesRequest listAccountAliasesRequest)
Lists the account alias associated with the account (Note: you can
have only one).
|
ListAccountAliasesResult |
AmazonIdentityManagement.listAccountAliases(ListAccountAliasesRequest listAccountAliasesRequest)
Lists the account alias associated with the account (Note: you can
have only one).
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsync.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest)
Lists the account alias associated with the account (Note: you can
have only one).
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsyncClient.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest)
Lists the account alias associated with the account (Note: you can
have only one).
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsync.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest,
AsyncHandler<ListAccountAliasesRequest,ListAccountAliasesResult> asyncHandler)
Lists the account alias associated with the account (Note: you can
have only one).
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsyncClient.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest,
AsyncHandler<ListAccountAliasesRequest,ListAccountAliasesResult> asyncHandler)
Lists the account alias associated with the account (Note: you can
have only one).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsync.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest,
AsyncHandler<ListAccountAliasesRequest,ListAccountAliasesResult> asyncHandler)
Lists the account alias associated with the account (Note: you can
have only one).
|
Future<ListAccountAliasesResult> |
AmazonIdentityManagementAsyncClient.listAccountAliasesAsync(ListAccountAliasesRequest listAccountAliasesRequest,
AsyncHandler<ListAccountAliasesRequest,ListAccountAliasesResult> asyncHandler)
Lists the account alias associated with the account (Note: you can
have only one).
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountAliasesRequest |
ListAccountAliasesRequest.clone() |
ListAccountAliasesRequest |
ListAccountAliasesRequest.withMarker(String marker)
Use this parameter only when paginating results and only after you
receive a response indicating that the results are truncated.
|
ListAccountAliasesRequest |
ListAccountAliasesRequest.withMaxItems(Integer maxItems)
Use this only when paginating results to indicate the maximum number
of items you want in the response.
|
Copyright © 2015. All rights reserved.