| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotCopyGrant |
CreateSnapshotCopyGrantResponse.snapshotCopyGrant()
Returns the value of the SnapshotCopyGrant property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotCopyGrant> |
DescribeSnapshotCopyGrantsResponse.snapshotCopyGrants()
The list of
SnapshotCopyGrant objects. |
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotCopyGrantResponse.Builder |
CreateSnapshotCopyGrantResponse.Builder.snapshotCopyGrant(SnapshotCopyGrant snapshotCopyGrant)
Sets the value of the SnapshotCopyGrant property for this object.
|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.Builder.snapshotCopyGrants(SnapshotCopyGrant... snapshotCopyGrants)
The list of
SnapshotCopyGrant objects. |
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotCopyGrantsResponse.Builder |
DescribeSnapshotCopyGrantsResponse.Builder.snapshotCopyGrants(Collection<SnapshotCopyGrant> snapshotCopyGrants)
The list of
SnapshotCopyGrant objects. |
Copyright © 2019. All rights reserved.