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