Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
OutputVariableInputArgument
The details of the output variable that will be used as the Input argument.
|
class |
StringInputArgument
The details of the String Input argument.
|
Modifier and Type | Method and Description |
---|---|
List<InputArgument> |
TaskVariable.getInputVariables()
The input variables for the task.
|
Modifier and Type | Method and Description |
---|---|
TaskVariable.Builder |
TaskVariable.Builder.inputVariables(List<InputArgument> inputVariables)
The input variables for the task.
|
Constructor and Description |
---|
TaskVariable(List<InputArgument> inputVariables,
List<String> outputVariables)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.