| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedOperation> |
UpdateTarget.supportedOperations()
A list of operations supported by the maintenance track.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTarget.Builder |
UpdateTarget.Builder.supportedOperations(SupportedOperation... supportedOperations)
A list of operations supported by the maintenance track.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTarget.Builder |
UpdateTarget.Builder.supportedOperations(Collection<SupportedOperation> supportedOperations)
A list of operations supported by the maintenance track.
|
Copyright © 2023. All rights reserved.