| Package | Description |
|---|---|
| com.amazonaws.services.appregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListApplicationsResult> |
AbstractAWSAppRegistryAsync.listApplicationsAsync(ListApplicationsRequest request,
AsyncHandler<ListApplicationsRequest,ListApplicationsResult> asyncHandler) |
Future<ListApplicationsResult> |
AWSAppRegistryAsyncClient.listApplicationsAsync(ListApplicationsRequest request,
AsyncHandler<ListApplicationsRequest,ListApplicationsResult> asyncHandler) |
Future<ListApplicationsResult> |
AWSAppRegistryAsync.listApplicationsAsync(ListApplicationsRequest listApplicationsRequest,
AsyncHandler<ListApplicationsRequest,ListApplicationsResult> asyncHandler)
Retrieves a list of all of your applications.
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsRequest |
ListApplicationsRequest.clone() |
ListApplicationsRequest |
ListApplicationsRequest.withMaxResults(Integer maxResults)
The upper bound of the number of results to return (cannot exceed 25).
|
ListApplicationsRequest |
ListApplicationsRequest.withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
Copyright © 2022. All rights reserved.