Uses of Interface
software.amazon.awssdk.services.servicecatalogappregistry.ServiceCatalogAppRegistryAsyncClient
-
Packages that use ServiceCatalogAppRegistryAsyncClient 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 -
-
Uses of ServiceCatalogAppRegistryAsyncClient in software.amazon.awssdk.services.servicecatalogappregistry
Methods in software.amazon.awssdk.services.servicecatalogappregistry that return ServiceCatalogAppRegistryAsyncClient Modifier and Type Method Description static ServiceCatalogAppRegistryAsyncClientServiceCatalogAppRegistryAsyncClient. create()Create aServiceCatalogAppRegistryAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ServiceCatalogAppRegistryAsyncClient in software.amazon.awssdk.services.servicecatalogappregistry.paginators
Constructors in software.amazon.awssdk.services.servicecatalogappregistry.paginators with parameters of type ServiceCatalogAppRegistryAsyncClient Constructor Description ListApplicationsPublisher(ServiceCatalogAppRegistryAsyncClient client, ListApplicationsRequest firstRequest)ListAssociatedAttributeGroupsPublisher(ServiceCatalogAppRegistryAsyncClient client, ListAssociatedAttributeGroupsRequest firstRequest)ListAssociatedResourcesPublisher(ServiceCatalogAppRegistryAsyncClient client, ListAssociatedResourcesRequest firstRequest)ListAttributeGroupsForApplicationPublisher(ServiceCatalogAppRegistryAsyncClient client, ListAttributeGroupsForApplicationRequest firstRequest)ListAttributeGroupsPublisher(ServiceCatalogAppRegistryAsyncClient client, ListAttributeGroupsRequest firstRequest)
-