| 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 | |
| software.amazon.awssdk.services.servicecatalogappregistry.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListApplicationsResponse |
ServiceCatalogAppRegistryClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Retrieves a list of all of your applications.
|
default CompletableFuture<ListApplicationsResponse> |
ServiceCatalogAppRegistryAsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Retrieves a list of all of your applications.
|
default ListApplicationsIterable |
ServiceCatalogAppRegistryClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Retrieves a list of all of your applications.
|
default ListApplicationsPublisher |
ServiceCatalogAppRegistryAsyncClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Retrieves a list of all of your applications.
|
| Constructor and Description |
|---|
ListApplicationsIterable(ServiceCatalogAppRegistryClient client,
ListApplicationsRequest firstRequest) |
ListApplicationsPublisher(ServiceCatalogAppRegistryAsyncClient client,
ListApplicationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListApplicationsRequestMarshaller.marshall(ListApplicationsRequest listApplicationsRequest) |
Copyright © 2023. All rights reserved.