Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
Snapshot |
AmazonRedshiftClient.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified AWS customer account to restore the specified
snapshot.
|
Snapshot |
AmazonRedshift.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified AWS customer account to restore the specified
snapshot.
|
Snapshot |
AbstractAmazonRedshift.authorizeSnapshotAccess(AuthorizeSnapshotAccessRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsyncClient.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest)
Authorizes the specified AWS customer account to restore the specified
snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsyncClient.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest request,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler)
Authorizes the specified AWS customer account to restore the specified
snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest request,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsyncClient.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest request,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler)
Authorizes the specified AWS customer account to restore the specified
snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonRedshiftAsync.authorizeSnapshotAccessAsync(AuthorizeSnapshotAccessRequest request,
AsyncHandler<AuthorizeSnapshotAccessRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AuthorizeSnapshotAccessRequest |
AuthorizeSnapshotAccessRequest.clone() |
AuthorizeSnapshotAccessRequest |
AuthorizeSnapshotAccessRequest.withAccountWithRestoreAccess(java.lang.String accountWithRestoreAccess)
The identifier of the AWS customer account authorized to restore the
specified snapshot.
|
AuthorizeSnapshotAccessRequest |
AuthorizeSnapshotAccessRequest.withSnapshotClusterIdentifier(java.lang.String snapshotClusterIdentifier)
The identifier of the cluster the snapshot was created from.
|
AuthorizeSnapshotAccessRequest |
AuthorizeSnapshotAccessRequest.withSnapshotIdentifier(java.lang.String snapshotIdentifier)
The identifier of the snapshot the account is authorized to restore.
|
Modifier and Type | Method and Description |
---|---|
Request<AuthorizeSnapshotAccessRequest> |
AuthorizeSnapshotAccessRequestMarshaller.marshall(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest) |
Modifier and Type | Method and Description |
---|---|
Request<AuthorizeSnapshotAccessRequest> |
AuthorizeSnapshotAccessRequestMarshaller.marshall(AuthorizeSnapshotAccessRequest authorizeSnapshotAccessRequest) |