| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledActionType |
ScheduledAction.targetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
ModifyScheduledActionRequest.targetAction()
A modified JSON format of the scheduled action.
|
ScheduledActionType |
CreateScheduledActionResponse.targetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
CreateScheduledActionRequest.targetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ScheduledActionType |
ModifyScheduledActionResponse.targetAction()
A JSON format string of the Amazon Redshift API operation with input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledAction.Builder |
ScheduledAction.Builder.targetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ModifyScheduledActionRequest.Builder |
ModifyScheduledActionRequest.Builder.targetAction(ScheduledActionType targetAction)
A modified JSON format of the scheduled action.
|
CreateScheduledActionResponse.Builder |
CreateScheduledActionResponse.Builder.targetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
CreateScheduledActionRequest.Builder |
CreateScheduledActionRequest.Builder.targetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
ModifyScheduledActionResponse.Builder |
ModifyScheduledActionResponse.Builder.targetAction(ScheduledActionType targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
Copyright © 2022. All rights reserved.