| 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 DeleteApplicationResponse |
ServiceCatalogAppRegistryClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes an application that is specified either by its application ID, name, or ARN.
|
default DeleteApplicationResponse |
ServiceCatalogAppRegistryClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes an application that is specified either by its application ID, name, or ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes an application that is specified either by its application ID, name, or ARN.
|
default CompletableFuture<DeleteApplicationResponse> |
ServiceCatalogAppRegistryAsyncClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes an application that is specified either by its application ID, name, or ARN.
|
Copyright © 2023. All rights reserved.