Uses of Class
com.oracle.bmc.dataintegration.model.SchemaSummaryCollection
-
Packages that use SchemaSummaryCollection Package Description com.oracle.bmc.dataintegration.model com.oracle.bmc.dataintegration.responses -
-
Uses of SchemaSummaryCollection in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return SchemaSummaryCollection Modifier and Type Method Description SchemaSummaryCollection
SchemaSummaryCollection.Builder. build()
Methods in com.oracle.bmc.dataintegration.model with parameters of type SchemaSummaryCollection Modifier and Type Method Description SchemaSummaryCollection.Builder
SchemaSummaryCollection.Builder. copy(SchemaSummaryCollection model)
-
Uses of SchemaSummaryCollection in com.oracle.bmc.dataintegration.responses
Methods in com.oracle.bmc.dataintegration.responses that return SchemaSummaryCollection Modifier and Type Method Description SchemaSummaryCollection
ListSchemasResponse. getSchemaSummaryCollection()
The returned SchemaSummaryCollection instance.Methods in com.oracle.bmc.dataintegration.responses with parameters of type SchemaSummaryCollection Modifier and Type Method Description ListSchemasResponse.Builder
ListSchemasResponse.Builder. schemaSummaryCollection(SchemaSummaryCollection schemaSummaryCollection)
The returned SchemaSummaryCollection instance.
-