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.model
Methods in com.oracle.bmc.devops.model that return ForkSyncStatusCollection Modifier and Type Method Description ForkSyncStatusCollection
ForkSyncStatusCollection.Builder. build()
Methods in com.oracle.bmc.devops.model with parameters of type ForkSyncStatusCollection Modifier and Type Method Description ForkSyncStatusCollection.Builder
ForkSyncStatusCollection.Builder. copy(ForkSyncStatusCollection model)
-
Uses of ForkSyncStatusCollection in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return ForkSyncStatusCollection Modifier and Type Method Description ForkSyncStatusCollection
ListForkSyncStatusesResponse. getForkSyncStatusCollection()
The returned ForkSyncStatusCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type ForkSyncStatusCollection Modifier and Type Method Description ListForkSyncStatusesResponse.Builder
ListForkSyncStatusesResponse.Builder. forkSyncStatusCollection(ForkSyncStatusCollection forkSyncStatusCollection)
The returned ForkSyncStatusCollection instance.
-