Uses of Class
com.oracle.bmc.dataintegration.model.PublishedObjectSummaryCollection
- 
Packages that use PublishedObjectSummaryCollection Package Description com.oracle.bmc.dataintegration.model com.oracle.bmc.dataintegration.responses  - 
- 
Uses of PublishedObjectSummaryCollection in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return PublishedObjectSummaryCollection Modifier and Type Method Description PublishedObjectSummaryCollectionPublishedObjectSummaryCollection.Builder. build()Methods in com.oracle.bmc.dataintegration.model with parameters of type PublishedObjectSummaryCollection Modifier and Type Method Description PublishedObjectSummaryCollection.BuilderPublishedObjectSummaryCollection.Builder. copy(PublishedObjectSummaryCollection model) - 
Uses of PublishedObjectSummaryCollection in com.oracle.bmc.dataintegration.responses
Methods in com.oracle.bmc.dataintegration.responses that return PublishedObjectSummaryCollection Modifier and Type Method Description PublishedObjectSummaryCollectionListPublishedObjectsResponse. getPublishedObjectSummaryCollection()The returned PublishedObjectSummaryCollection instance.Methods in com.oracle.bmc.dataintegration.responses with parameters of type PublishedObjectSummaryCollection Modifier and Type Method Description ListPublishedObjectsResponse.BuilderListPublishedObjectsResponse.Builder. publishedObjectSummaryCollection(PublishedObjectSummaryCollection publishedObjectSummaryCollection)The returned PublishedObjectSummaryCollection instance. 
 -