Uses of Class
com.oracle.bmc.dataflow.model.StatementCollection.Builder
-
Packages that use StatementCollection.Builder Package Description com.oracle.bmc.dataflow.model -
-
Uses of StatementCollection.Builder in com.oracle.bmc.dataflow.model
Methods in com.oracle.bmc.dataflow.model that return StatementCollection.Builder Modifier and Type Method Description static StatementCollection.Builder
StatementCollection. builder()
Create a new builder.StatementCollection.Builder
StatementCollection.Builder. copy(StatementCollection model)
StatementCollection.Builder
StatementCollection.Builder. items(List<StatementSummary> items)
A list of statements for a Session Run.StatementCollection.Builder
StatementCollection. toBuilder()
-