Package | Description |
---|---|
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
EntityActionArgument |
EntityActionArgument.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EntityActionArgument> |
EntityAction.getArguments()
List of entity action arguments
|
Modifier and Type | Method and Description |
---|---|
EntityActionArgument.Builder |
EntityActionArgument.Builder.copy(EntityActionArgument model) |
Modifier and Type | Method and Description |
---|---|
EntityAction.Builder |
EntityAction.Builder.arguments(List<EntityActionArgument> arguments)
List of entity action arguments
|
Constructor and Description |
---|
EntityAction(String name,
String crudType,
EntityActionNaturalLanguageMapping naturalLanguageMapping,
List<EntityActionArgument> arguments)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.