| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledActionType |
ScheduledActionType.clone() |
ScheduledActionType |
ScheduledAction.getTargetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
ModifyScheduledActionRequest.getTargetAction()
A modified JSON format of the scheduled action.
|
ScheduledActionType |
CreateScheduledActionResult.getTargetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
CreateScheduledActionRequest.getTargetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
ModifyScheduledActionResult.getTargetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
ScheduledActionType.withPauseCluster(PauseClusterMessage pauseCluster)
An action that runs a
PauseCluster API operation. |
ScheduledActionType |
ScheduledActionType.withResizeCluster(ResizeClusterMessage resizeCluster)
An action that runs a
ResizeCluster API operation. |
ScheduledActionType |
ScheduledActionType.withResumeCluster(ResumeClusterMessage resumeCluster)
An action that runs a
ResumeCluster API operation. |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledAction.setTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
void |
ModifyScheduledActionRequest.setTargetAction(ScheduledActionType targetAction)
A modified JSON format of the scheduled action.
|
void |
CreateScheduledActionResult.setTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
void |
CreateScheduledActionRequest.setTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
void |
ModifyScheduledActionResult.setTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledAction |
ScheduledAction.withTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ModifyScheduledActionRequest |
ModifyScheduledActionRequest.withTargetAction(ScheduledActionType targetAction)
A modified JSON format of the scheduled action.
|
CreateScheduledActionResult |
CreateScheduledActionResult.withTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
CreateScheduledActionRequest |
CreateScheduledActionRequest.withTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ModifyScheduledActionResult |
ModifyScheduledActionResult.withTargetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
Copyright © 2024. All rights reserved.