| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
SnapshotSortingEntity.Builder |
SnapshotSortingEntity.Builder.attribute(SnapshotAttributeToSortBy attribute)
The category for sorting the snapshots.
|
SnapshotSortingEntity.Builder |
SnapshotSortingEntity.Builder.attribute(String attribute)
The category for sorting the snapshots.
|
static SnapshotSortingEntity.Builder |
SnapshotSortingEntity.builder() |
SnapshotSortingEntity.Builder |
SnapshotSortingEntity.Builder.sortOrder(SortByOrder sortOrder)
The order for listing the attributes.
|
SnapshotSortingEntity.Builder |
SnapshotSortingEntity.Builder.sortOrder(String sortOrder)
The order for listing the attributes.
|
SnapshotSortingEntity.Builder |
SnapshotSortingEntity.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnapshotSortingEntity.Builder> |
SnapshotSortingEntity.serializableBuilderClass() |
Copyright © 2020. All rights reserved.