| 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 |
|---|---|
ListAssociatedResourcesResult |
AbstractAWSAppRegistry.listAssociatedResources(ListAssociatedResourcesRequest request) |
ListAssociatedResourcesResult |
AWSAppRegistry.listAssociatedResources(ListAssociatedResourcesRequest listAssociatedResourcesRequest)
Lists all of the resources that are associated with the specified application.
|
ListAssociatedResourcesResult |
AWSAppRegistryClient.listAssociatedResources(ListAssociatedResourcesRequest request)
Lists all of the resources that are associated with the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListAssociatedResourcesResult> |
AbstractAWSAppRegistryAsync.listAssociatedResourcesAsync(ListAssociatedResourcesRequest request,
AsyncHandler<ListAssociatedResourcesRequest,ListAssociatedResourcesResult> asyncHandler) |
Future<ListAssociatedResourcesResult> |
AWSAppRegistryAsync.listAssociatedResourcesAsync(ListAssociatedResourcesRequest listAssociatedResourcesRequest,
AsyncHandler<ListAssociatedResourcesRequest,ListAssociatedResourcesResult> asyncHandler)
Lists all of the resources that are associated with the specified application.
|
Future<ListAssociatedResourcesResult> |
AWSAppRegistryAsyncClient.listAssociatedResourcesAsync(ListAssociatedResourcesRequest request,
AsyncHandler<ListAssociatedResourcesRequest,ListAssociatedResourcesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListAssociatedResourcesResult |
ListAssociatedResourcesResult.clone() |
ListAssociatedResourcesResult |
ListAssociatedResourcesResult.withNextToken(String nextToken)
The token to use to get the next page of results after a previous API call.
|
ListAssociatedResourcesResult |
ListAssociatedResourcesResult.withResources(Collection<ResourceInfo> resources)
Information about the resources.
|
ListAssociatedResourcesResult |
ListAssociatedResourcesResult.withResources(ResourceInfo... resources)
Information about the resources.
|
Copyright © 2025. All rights reserved.