| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| software.amazon.awssdk.services.servicecatalogappregistry.paginators | |
| software.amazon.awssdk.services.servicecatalogappregistry.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListAssociatedResourcesResponse |
ServiceCatalogAppRegistryClient.listAssociatedResources(ListAssociatedResourcesRequest 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.
|
default ListAssociatedResourcesIterable |
ServiceCatalogAppRegistryClient.listAssociatedResourcesPaginator(ListAssociatedResourcesRequest listAssociatedResourcesRequest)
Lists all resources that are associated with specified application.
|
default ListAssociatedResourcesPublisher |
ServiceCatalogAppRegistryAsyncClient.listAssociatedResourcesPaginator(ListAssociatedResourcesRequest listAssociatedResourcesRequest)
Lists all resources that are associated with specified application.
|
| Constructor and Description |
|---|
ListAssociatedResourcesIterable(ServiceCatalogAppRegistryClient client,
ListAssociatedResourcesRequest firstRequest) |
ListAssociatedResourcesPublisher(ServiceCatalogAppRegistryAsyncClient client,
ListAssociatedResourcesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAssociatedResourcesRequestMarshaller.marshall(ListAssociatedResourcesRequest listAssociatedResourcesRequest) |
Copyright © 2021. All rights reserved.