Uses of Class
com.oracle.bmc.dataintegration.model.TaskScheduleSummaryCollection
- 
Packages that use TaskScheduleSummaryCollection Package Description com.oracle.bmc.dataintegration.model com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of TaskScheduleSummaryCollection in com.oracle.bmc.dataintegration.modelMethods in com.oracle.bmc.dataintegration.model that return TaskScheduleSummaryCollection Modifier and Type Method Description TaskScheduleSummaryCollectionTaskScheduleSummaryCollection.Builder. build()Methods in com.oracle.bmc.dataintegration.model with parameters of type TaskScheduleSummaryCollection Modifier and Type Method Description TaskScheduleSummaryCollection.BuilderTaskScheduleSummaryCollection.Builder. copy(TaskScheduleSummaryCollection model)
- 
Uses of TaskScheduleSummaryCollection in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return TaskScheduleSummaryCollection Modifier and Type Method Description TaskScheduleSummaryCollectionListTaskSchedulesResponse. getTaskScheduleSummaryCollection()The returned TaskScheduleSummaryCollection instance.Methods in com.oracle.bmc.dataintegration.responses with parameters of type TaskScheduleSummaryCollection Modifier and Type Method Description ListTaskSchedulesResponse.BuilderListTaskSchedulesResponse.Builder. taskScheduleSummaryCollection(TaskScheduleSummaryCollection taskScheduleSummaryCollection)The returned TaskScheduleSummaryCollection instance.
 
-