| 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 UpdateApplicationResponse |
ServiceCatalogAppRegistryClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Updates an existing application with new attributes.
|
default UpdateApplicationResponse |
ServiceCatalogAppRegistryClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates an existing application with new attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Updates an existing application with new attributes.
|
default CompletableFuture<UpdateApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates an existing application with new attributes.
|
Copyright © 2022. All rights reserved.