| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default DeauthorizeDataShareResponse |
RedshiftClient.deauthorizeDataShare(Consumer<DeauthorizeDataShareRequest.Builder> deauthorizeDataShareRequest)
From a datashare producer account, removes authorization from the specified datashare.
|
default DeauthorizeDataShareResponse |
RedshiftClient.deauthorizeDataShare(DeauthorizeDataShareRequest deauthorizeDataShareRequest)
From a datashare producer account, removes authorization from the specified datashare.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeauthorizeDataShareResponse> |
RedshiftAsyncClient.deauthorizeDataShare(Consumer<DeauthorizeDataShareRequest.Builder> deauthorizeDataShareRequest)
From a datashare producer account, removes authorization from the specified datashare.
|
default CompletableFuture<DeauthorizeDataShareResponse> |
RedshiftAsyncClient.deauthorizeDataShare(DeauthorizeDataShareRequest deauthorizeDataShareRequest)
From a datashare producer account, removes authorization from the specified datashare.
|
Copyright © 2023. All rights reserved.