Uses of Class
com.oracle.bmc.devops.model.ForkSyncStatusCollection
- 
Packages that use ForkSyncStatusCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of ForkSyncStatusCollection in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return ForkSyncStatusCollection Modifier and Type Method Description ForkSyncStatusCollectionForkSyncStatusCollection.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type ForkSyncStatusCollection Modifier and Type Method Description ForkSyncStatusCollection.BuilderForkSyncStatusCollection.Builder. copy(ForkSyncStatusCollection model)
- 
Uses of ForkSyncStatusCollection in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return ForkSyncStatusCollection Modifier and Type Method Description ForkSyncStatusCollectionListForkSyncStatusesResponse. getForkSyncStatusCollection()The returned ForkSyncStatusCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type ForkSyncStatusCollection Modifier and Type Method Description ListForkSyncStatusesResponse.BuilderListForkSyncStatusesResponse.Builder. forkSyncStatusCollection(ForkSyncStatusCollection forkSyncStatusCollection)The returned ForkSyncStatusCollection instance.
 
-