Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
TaskArgument |
TaskArgument.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TaskArgument> |
InputParameter.getArguments()
Arguments for the Task
|
Modifier and Type | Method and Description |
---|---|
TaskArgument.Builder |
TaskArgument.Builder.copy(TaskArgument model) |
Modifier and Type | Method and Description |
---|---|
InputParameter.Builder |
InputParameter.Builder.arguments(List<TaskArgument> arguments)
Arguments for the Task
|
Constructor and Description |
---|
InputParameter(String stepName,
List<TaskArgument> arguments)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.