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