static GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.builder() |
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.description(String description) |
The description of the environment action.
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.domainId(String domainId) |
The ID of the Amazon DataZone domain in which the environment action lives.
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.environmentId(String environmentId) |
The environment ID of the environment action.
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.id(String id) |
The ID of the environment action.
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.name(String name) |
The name of the environment action.
|
default GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.parameters(Consumer<ActionParameters.Builder> parameters) |
The parameters of the environment action.
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.Builder.parameters(ActionParameters parameters) |
The parameters of the environment action.
|
GetEnvironmentActionResponse.Builder |
GetEnvironmentActionResponse.toBuilder() |
|