| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| software.amazon.awssdk.services.servicecatalogappregistry.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAssociatedResourcesResponse |
ServiceCatalogAppRegistryClient.listAssociatedResources(Consumer<ListAssociatedResourcesRequest.Builder> listAssociatedResourcesRequest)
Lists all resources that are associated with specified application.
|
default ListAssociatedResourcesResponse |
ServiceCatalogAppRegistryClient.listAssociatedResources(ListAssociatedResourcesRequest listAssociatedResourcesRequest)
Lists all resources that are associated with specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAssociatedResourcesResponse> |
ServiceCatalogAppRegistryAsyncClient.listAssociatedResources(Consumer<ListAssociatedResourcesRequest.Builder> listAssociatedResourcesRequest)
Lists all resources that are associated with specified application.
|
default CompletableFuture<ListAssociatedResourcesResponse> |
ServiceCatalogAppRegistryAsyncClient.listAssociatedResources(ListAssociatedResourcesRequest listAssociatedResourcesRequest)
Lists all resources that are associated with specified application.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAssociatedResourcesResponse> |
ListAssociatedResourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssociatedResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAssociatedResourcesResponse> subscriber) |
Copyright © 2022. All rights reserved.