Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesResult |
AmazonIdentityManagementClient.listInstanceProfiles(ListInstanceProfilesRequest listInstanceProfilesRequest)
Lists the instance profiles that have the specified path prefix.
|
ListInstanceProfilesResult |
AmazonIdentityManagement.listInstanceProfiles(ListInstanceProfilesRequest listInstanceProfilesRequest)
Lists the instance profiles that have the specified path prefix.
|
ListInstanceProfilesResult |
AbstractAmazonIdentityManagement.listInstanceProfiles(ListInstanceProfilesRequest request) |
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync(ListInstanceProfilesRequest request) |
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest listInstanceProfilesRequest)
Lists the instance profiles that have the specified path prefix.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest request) |
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync(ListInstanceProfilesRequest request,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler) |
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest listInstanceProfilesRequest,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Lists the instance profiles that have the specified path prefix.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest request,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync(AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Simplified method form for invoking the ListInstanceProfiles operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsync.listInstanceProfilesAsync(AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Simplified method form for invoking the ListInstanceProfiles operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync(AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Simplified method form for invoking the ListInstanceProfiles operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync(ListInstanceProfilesRequest request,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler) |
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest listInstanceProfilesRequest,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler)
Lists the instance profiles that have the specified path prefix.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync(ListInstanceProfilesRequest request,
AsyncHandler<ListInstanceProfilesRequest,ListInstanceProfilesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesRequest |
ListInstanceProfilesRequest.clone() |
ListInstanceProfilesRequest |
ListInstanceProfilesRequest.withMarker(java.lang.String marker)
Use this parameter only when paginating results and only after you
receive a response indicating that the results are truncated.
|
ListInstanceProfilesRequest |
ListInstanceProfilesRequest.withMaxItems(java.lang.Integer maxItems)
Use this only when paginating results to indicate the maximum number of
items you want in the response.
|
ListInstanceProfilesRequest |
ListInstanceProfilesRequest.withPathPrefix(java.lang.String pathPrefix)
The path prefix for filtering the results.
|
Modifier and Type | Method and Description |
---|---|
Request<ListInstanceProfilesRequest> |
ListInstanceProfilesRequestMarshaller.marshall(ListInstanceProfilesRequest listInstanceProfilesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListInstanceProfilesRequest> |
ListInstanceProfilesRequestMarshaller.marshall(ListInstanceProfilesRequest listInstanceProfilesRequest) |