Uses of Class
com.oracle.bmc.lustrefilestorage.model.SyncJobCollection
-
Packages that use SyncJobCollection Package Description com.oracle.bmc.lustrefilestorage.model com.oracle.bmc.lustrefilestorage.responses -
-
Uses of SyncJobCollection in com.oracle.bmc.lustrefilestorage.model
Methods in com.oracle.bmc.lustrefilestorage.model that return SyncJobCollection Modifier and Type Method Description SyncJobCollectionSyncJobCollection.Builder. build()Methods in com.oracle.bmc.lustrefilestorage.model with parameters of type SyncJobCollection Modifier and Type Method Description SyncJobCollection.BuilderSyncJobCollection.Builder. copy(SyncJobCollection model) -
Uses of SyncJobCollection in com.oracle.bmc.lustrefilestorage.responses
Methods in com.oracle.bmc.lustrefilestorage.responses that return SyncJobCollection Modifier and Type Method Description SyncJobCollectionListSyncJobsResponse. getSyncJobCollection()The returned SyncJobCollection instance.Methods in com.oracle.bmc.lustrefilestorage.responses with parameters of type SyncJobCollection Modifier and Type Method Description ListSyncJobsResponse.BuilderListSyncJobsResponse.Builder. syncJobCollection(SyncJobCollection syncJobCollection)The returned SyncJobCollection instance.
-