| 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 SyncResourceResponse |
ServiceCatalogAppRegistryClient.syncResource(Consumer<SyncResourceRequest.Builder> syncResourceRequest)
Syncs the resource with current AppRegistry records.
|
default SyncResourceResponse |
ServiceCatalogAppRegistryClient.syncResource(SyncResourceRequest syncResourceRequest)
Syncs the resource with current AppRegistry records.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SyncResourceResponse> |
ServiceCatalogAppRegistryAsyncClient.syncResource(Consumer<SyncResourceRequest.Builder> syncResourceRequest)
Syncs the resource with current AppRegistry records.
|
default CompletableFuture<SyncResourceResponse> |
ServiceCatalogAppRegistryAsyncClient.syncResource(SyncResourceRequest syncResourceRequest)
Syncs the resource with current AppRegistry records.
|
Copyright © 2022. All rights reserved.