| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeDataShareResponse |
RedshiftClient.authorizeDataShare(AuthorizeDataShareRequest authorizeDataShareRequest)
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
default AuthorizeDataShareResponse |
RedshiftClient.authorizeDataShare(Consumer<AuthorizeDataShareRequest.Builder> authorizeDataShareRequest)
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeDataShareResponse> |
RedshiftAsyncClient.authorizeDataShare(AuthorizeDataShareRequest authorizeDataShareRequest)
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
default CompletableFuture<AuthorizeDataShareResponse> |
RedshiftAsyncClient.authorizeDataShare(Consumer<AuthorizeDataShareRequest.Builder> authorizeDataShareRequest)
From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or
managing entities.
|
Copyright © 2023. All rights reserved.