| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LaunchActionParameter> |
LaunchAction.parameters()
Returns the value of the Parameters property for this object.
|
Map<String,LaunchActionParameter> |
PutLaunchActionRequest.parameters()
Returns the value of the Parameters property for this object.
|
Map<String,LaunchActionParameter> |
PutLaunchActionResponse.parameters()
Returns the value of the Parameters property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchAction.Builder |
LaunchAction.Builder.parameters(Map<String,LaunchActionParameter> parameters)
Sets the value of the Parameters property for this object.
|
PutLaunchActionRequest.Builder |
PutLaunchActionRequest.Builder.parameters(Map<String,LaunchActionParameter> parameters)
Sets the value of the Parameters property for this object.
|
PutLaunchActionResponse.Builder |
PutLaunchActionResponse.Builder.parameters(Map<String,LaunchActionParameter> parameters)
Sets the value of the Parameters property for this object.
|
Copyright © 2023. All rights reserved.