Uses of Class
com.oracle.bmc.devops.model.BuildRunSnapshotCollection.Builder
-
Packages that use BuildRunSnapshotCollection.Builder Package Description com.oracle.bmc.devops.model -
-
Uses of BuildRunSnapshotCollection.Builder in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return BuildRunSnapshotCollection.Builder Modifier and Type Method Description static BuildRunSnapshotCollection.Builder
BuildRunSnapshotCollection. builder()
Create a new builder.BuildRunSnapshotCollection.Builder
BuildRunSnapshotCollection.Builder. copy(BuildRunSnapshotCollection model)
BuildRunSnapshotCollection.Builder
BuildRunSnapshotCollection.Builder. items(List<BuildRunSnapshotSummary> items)
List of build runs.BuildRunSnapshotCollection.Builder
BuildRunSnapshotCollection. toBuilder()
-