Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesResult |
AmazonIdentityManagementClient.listInstanceProfiles() |
ListInstanceProfilesResult |
AmazonIdentityManagement.listInstanceProfiles()
Simplified method form for invoking the ListInstanceProfiles operation.
|
ListInstanceProfilesResult |
AbstractAmazonIdentityManagement.listInstanceProfiles() |
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) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsyncClient.listInstanceProfilesAsync()
Simplified method form for invoking the ListInstanceProfiles operation.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AmazonIdentityManagementAsync.listInstanceProfilesAsync()
Simplified method form for invoking the ListInstanceProfiles operation.
|
java.util.concurrent.Future<ListInstanceProfilesResult> |
AbstractAmazonIdentityManagementAsync.listInstanceProfilesAsync()
Simplified method form for invoking the ListInstanceProfiles operation.
|
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) |
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 |
---|---|
ListInstanceProfilesResult |
ListInstanceProfilesResult.clone() |
ListInstanceProfilesResult |
ListInstanceProfilesResult.withInstanceProfiles(java.util.Collection<InstanceProfile> instanceProfiles)
A list of instance profiles.
|
ListInstanceProfilesResult |
ListInstanceProfilesResult.withInstanceProfiles(InstanceProfile... instanceProfiles)
A list of instance profiles.
|
ListInstanceProfilesResult |
ListInstanceProfilesResult.withIsTruncated(java.lang.Boolean isTruncated)
A flag that indicates whether there are more items to return.
|
ListInstanceProfilesResult |
ListInstanceProfilesResult.withMarker(java.lang.String marker)
When
IsTruncated is true , this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request. |
Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesResult |
ListInstanceProfilesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |