Uses of Class
com.oracle.bmc.dataintegration.model.SchemaSummaryCollection.Builder
-
Packages that use SchemaSummaryCollection.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of SchemaSummaryCollection.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return SchemaSummaryCollection.Builder Modifier and Type Method Description static SchemaSummaryCollection.Builder
SchemaSummaryCollection. builder()
Create a new builder.SchemaSummaryCollection.Builder
SchemaSummaryCollection.Builder. copy(SchemaSummaryCollection model)
SchemaSummaryCollection.Builder
SchemaSummaryCollection.Builder. items(List<SchemaSummary> items)
The array of schema summaries.SchemaSummaryCollection.Builder
SchemaSummaryCollection. toBuilder()
-