| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone |
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your
data.
|
| Modifier and Type | Method and Description |
|---|---|
default CancelSubscriptionResponse |
DataZoneClient.cancelSubscription(CancelSubscriptionRequest cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
default CancelSubscriptionResponse |
DataZoneClient.cancelSubscription(Consumer<CancelSubscriptionRequest.Builder> cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelSubscriptionResponse> |
DataZoneAsyncClient.cancelSubscription(CancelSubscriptionRequest cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
default CompletableFuture<CancelSubscriptionResponse> |
DataZoneAsyncClient.cancelSubscription(Consumer<CancelSubscriptionRequest.Builder> cancelSubscriptionRequest)
Cancels the subscription to the specified asset.
|
Copyright © 2023. All rights reserved.