| Package | Description |
|---|---|
| com.amazonaws.services.appregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services resources.
|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationResult |
AWSAppRegistryClient.getConfiguration(GetConfigurationRequest request)
Retrieves a
TagKey configuration from an account. |
GetConfigurationResult |
AbstractAWSAppRegistry.getConfiguration(GetConfigurationRequest request) |
GetConfigurationResult |
AWSAppRegistry.getConfiguration(GetConfigurationRequest getConfigurationRequest)
Retrieves a
TagKey configuration from an account. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigurationResult> |
AWSAppRegistryAsyncClient.getConfigurationAsync(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResult> asyncHandler) |
Future<GetConfigurationResult> |
AbstractAWSAppRegistryAsync.getConfigurationAsync(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResult> asyncHandler) |
Future<GetConfigurationResult> |
AWSAppRegistryAsync.getConfigurationAsync(GetConfigurationRequest getConfigurationRequest,
AsyncHandler<GetConfigurationRequest,GetConfigurationResult> asyncHandler)
Retrieves a
TagKey configuration from an account. |
| Modifier and Type | Method and Description |
|---|---|
GetConfigurationResult |
GetConfigurationResult.clone() |
GetConfigurationResult |
GetConfigurationResult.withConfiguration(AppRegistryConfiguration configuration)
Retrieves
TagKey configuration from an account. |
Copyright © 2025. All rights reserved.