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