Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
FunctionConfigurationDefinition |
FunctionConfigurationDefinition.Builder.build() |
FunctionConfigurationDefinition |
OciFunction.getFnConfigDef() |
Modifier and Type | Method and Description |
---|---|
FunctionConfigurationDefinition.Builder |
FunctionConfigurationDefinition.Builder.copy(FunctionConfigurationDefinition model) |
OciFunction.Builder |
OciFunction.Builder.fnConfigDef(FunctionConfigurationDefinition fnConfigDef) |
Constructor and Description |
---|
OciFunction(String functionId,
String regionId,
ConfigDefinition fnConfigDefinition,
Shape inputShape,
Shape outputShape,
OciFunction.ModelType modelType,
String key,
ParentReference parentRef,
String modelVersion,
Integer objectVersion,
OciFunction.PayloadFormat payloadFormat,
FunctionConfigurationDefinition fnConfigDef)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.