| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecatalog |
Catalog API actions allow you to manage your entities through list, describe, and update capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
default CancelChangeSetResponse |
MarketplaceCatalogClient.cancelChangeSet(CancelChangeSetRequest cancelChangeSetRequest)
Used to cancel an open change request.
|
default CancelChangeSetResponse |
MarketplaceCatalogClient.cancelChangeSet(Consumer<CancelChangeSetRequest.Builder> cancelChangeSetRequest)
Used to cancel an open change request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelChangeSetResponse> |
MarketplaceCatalogAsyncClient.cancelChangeSet(CancelChangeSetRequest cancelChangeSetRequest)
Used to cancel an open change request.
|
default CompletableFuture<CancelChangeSetResponse> |
MarketplaceCatalogAsyncClient.cancelChangeSet(Consumer<CancelChangeSetRequest.Builder> cancelChangeSetRequest)
Used to cancel an open change request.
|
Copyright © 2023. All rights reserved.