| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default GetApplicationResponse |
ServiceCatalogAppRegistryClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Retrieves metadata information about one of your applications.
|
default GetApplicationResponse |
ServiceCatalogAppRegistryClient.getApplication(GetApplicationRequest getApplicationRequest)
Retrieves metadata information about one of your applications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Retrieves metadata information about one of your applications.
|
default CompletableFuture<GetApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.getApplication(GetApplicationRequest getApplicationRequest)
Retrieves metadata information about one of your applications.
|
Copyright © 2021. All rights reserved.