Uses of Class
com.oracle.bmc.devops.model.BuildRunSnapshotCollection
- 
Packages that use BuildRunSnapshotCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of BuildRunSnapshotCollection in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return BuildRunSnapshotCollection Modifier and Type Method Description BuildRunSnapshotCollectionBuildRunSnapshotCollection.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type BuildRunSnapshotCollection Modifier and Type Method Description BuildRunSnapshotCollection.BuilderBuildRunSnapshotCollection.Builder. copy(BuildRunSnapshotCollection model)
- 
Uses of BuildRunSnapshotCollection in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return BuildRunSnapshotCollection Modifier and Type Method Description BuildRunSnapshotCollectionListBuildRunSnapshotsResponse. getBuildRunSnapshotCollection()The returned BuildRunSnapshotCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type BuildRunSnapshotCollection Modifier and Type Method Description ListBuildRunSnapshotsResponse.BuilderListBuildRunSnapshotsResponse.Builder. buildRunSnapshotCollection(BuildRunSnapshotCollection buildRunSnapshotCollection)The returned BuildRunSnapshotCollection instance.
 
-