Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
ApprovalRuleMergeCheck
The status of the approval rules.
|
class |
BuildMergeCheck
The status of the build pipelines.
|
class |
ConflictMergeCheck
The status of the merge conflict.
|
Modifier and Type | Method and Description |
---|---|
List<MergeCheck> |
MergeCheckCollection.getItems()
List of pullRequest mergeCheck objects.
|
Modifier and Type | Method and Description |
---|---|
MergeCheckCollection.Builder |
MergeCheckCollection.Builder.items(List<MergeCheck> items)
List of pullRequest mergeCheck objects.
|
Constructor and Description |
---|
MergeCheckCollection(List<MergeCheck> items,
Date timeValidated)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.