| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AuthorizeDataShareRequestMarshaller.marshall(AuthorizeDataShareRequest authorizeDataShareRequest) |
Copyright © 2022. All rights reserved.