| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
SupportedOperation |
SupportedOperation.clone() |
SupportedOperation |
SupportedOperation.withOperationName(String operationName)
A list of the supported operations.
|
| Modifier and Type | Method and Description |
|---|---|
List<SupportedOperation> |
UpdateTarget.getSupportedOperations()
A list of operations supported by the maintenance track.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTarget |
UpdateTarget.withSupportedOperations(SupportedOperation... supportedOperations)
A list of operations supported by the maintenance track.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTarget.setSupportedOperations(Collection<SupportedOperation> supportedOperations)
A list of operations supported by the maintenance track.
|
UpdateTarget |
UpdateTarget.withSupportedOperations(Collection<SupportedOperation> supportedOperations)
A list of operations supported by the maintenance track.
|
Copyright © 2025. All rights reserved.