| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeSnapshotAccessResponse |
RedshiftClient.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
default CompletableFuture<AuthorizeSnapshotAccessResponse> |
RedshiftAsyncClient.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified Amazon Web Services account to restore the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AuthorizeSnapshotAccessRequestMarshaller.marshall(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest) |
Copyright © 2022. All rights reserved.