Uses of Class
com.oracle.bmc.lustrefilestorage.model.SyncJobCollection.Builder
- 
Packages that use SyncJobCollection.Builder Package Description com.oracle.bmc.lustrefilestorage.model 
- 
- 
Uses of SyncJobCollection.Builder in com.oracle.bmc.lustrefilestorage.modelMethods in com.oracle.bmc.lustrefilestorage.model that return SyncJobCollection.Builder Modifier and Type Method Description static SyncJobCollection.BuilderSyncJobCollection. builder()Create a new builder.SyncJobCollection.BuilderSyncJobCollection.Builder. copy(SyncJobCollection model)SyncJobCollection.BuilderSyncJobCollection.Builder. items(List<SyncJobSummary> items)List of sync jobs.SyncJobCollection.BuilderSyncJobCollection. toBuilder()
 
-