Package | Description |
---|---|
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
StatementOutput |
StatementOutput.Builder.build() |
StatementOutput |
Statement.getOutput() |
Modifier and Type | Method and Description |
---|---|
StatementOutput.Builder |
StatementOutput.Builder.copy(StatementOutput model) |
Statement.Builder |
Statement.Builder.output(StatementOutput output) |
Constructor and Description |
---|
Statement(Long id,
String code,
StatementLifecycleState lifecycleState,
StatementOutput output,
Double progress,
String runId,
Date timeCreated,
Date timeCompleted)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.