| Package | Description |
|---|---|
| com.amazonaws.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledActionAssociation |
ScheduledActionAssociation.clone() |
ScheduledActionAssociation |
ScheduledActionAssociation.withNamespaceName(String namespaceName)
Name of associated Amazon Redshift Serverless namespace.
|
ScheduledActionAssociation |
ScheduledActionAssociation.withScheduledActionName(String scheduledActionName)
Name of associated scheduled action.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledActionAssociation> |
ListScheduledActionsResult.getScheduledActions()
All of the returned scheduled action association objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListScheduledActionsResult |
ListScheduledActionsResult.withScheduledActions(ScheduledActionAssociation... scheduledActions)
All of the returned scheduled action association objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListScheduledActionsResult.setScheduledActions(Collection<ScheduledActionAssociation> scheduledActions)
All of the returned scheduled action association objects.
|
ListScheduledActionsResult |
ListScheduledActionsResult.withScheduledActions(Collection<ScheduledActionAssociation> scheduledActions)
All of the returned scheduled action association objects.
|
Copyright © 2025. All rights reserved.