| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
ActionParameters |
ActionParameters.clone() |
ActionParameters |
EnvironmentActionSummary.getParameters()
The parameters of the environment action.
|
ActionParameters |
UpdateEnvironmentActionResult.getParameters()
The parameters of the environment action.
|
ActionParameters |
UpdateEnvironmentActionRequest.getParameters()
The parameters of the environment action.
|
ActionParameters |
GetEnvironmentActionResult.getParameters()
The parameters of the environment action.
|
ActionParameters |
CreateEnvironmentActionResult.getParameters()
The parameters of the environment action.
|
ActionParameters |
CreateEnvironmentActionRequest.getParameters()
The parameters of the environment action.
|
ActionParameters |
ActionParameters.withAwsConsoleLink(AwsConsoleLinkParameters awsConsoleLink)
The console link specified as part of the environment action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvironmentActionSummary.setParameters(ActionParameters parameters)
The parameters of the environment action.
|
void |
UpdateEnvironmentActionResult.setParameters(ActionParameters parameters)
The parameters of the environment action.
|
void |
UpdateEnvironmentActionRequest.setParameters(ActionParameters parameters)
The parameters of the environment action.
|
void |
GetEnvironmentActionResult.setParameters(ActionParameters parameters)
The parameters of the environment action.
|
void |
CreateEnvironmentActionResult.setParameters(ActionParameters parameters)
The parameters of the environment action.
|
void |
CreateEnvironmentActionRequest.setParameters(ActionParameters parameters)
The parameters of the environment action.
|
EnvironmentActionSummary |
EnvironmentActionSummary.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
UpdateEnvironmentActionResult |
UpdateEnvironmentActionResult.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
UpdateEnvironmentActionRequest |
UpdateEnvironmentActionRequest.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
GetEnvironmentActionResult |
GetEnvironmentActionResult.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
CreateEnvironmentActionResult |
CreateEnvironmentActionResult.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
CreateEnvironmentActionRequest |
CreateEnvironmentActionRequest.withParameters(ActionParameters parameters)
The parameters of the environment action.
|
Copyright © 2024. All rights reserved.