| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetConfigurationResponse |
ServiceCatalogAppRegistryClient.getConfiguration(Consumer<GetConfigurationRequest.Builder> getConfigurationRequest)
Retrieves a
TagKey configuration from an account. |
default GetConfigurationResponse |
ServiceCatalogAppRegistryClient.getConfiguration(GetConfigurationRequest getConfigurationRequest)
Retrieves a
TagKey configuration from an account. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConfigurationResponse> |
ServiceCatalogAppRegistryAsyncClient.getConfiguration(Consumer<GetConfigurationRequest.Builder> getConfigurationRequest)
Retrieves a
TagKey configuration from an account. |
default CompletableFuture<GetConfigurationResponse> |
ServiceCatalogAppRegistryAsyncClient.getConfiguration(GetConfigurationRequest getConfigurationRequest)
Retrieves a
TagKey configuration from an account. |
Copyright © 2022. All rights reserved.