Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
ApprovalRuleCollection |
ApprovalRuleCollection.Builder.build() |
ApprovalRuleCollection |
RepositorySettings.getApprovalRules() |
ApprovalRuleCollection |
ProjectRepositorySettings.getApprovalRules() |
Modifier and Type | Method and Description |
---|---|
RepositorySettings.Builder |
RepositorySettings.Builder.approvalRules(ApprovalRuleCollection approvalRules) |
ProjectRepositorySettings.Builder |
ProjectRepositorySettings.Builder.approvalRules(ApprovalRuleCollection approvalRules) |
ApprovalRuleCollection.Builder |
ApprovalRuleCollection.Builder.copy(ApprovalRuleCollection model) |
Constructor and Description |
---|
ProjectRepositorySettings(MergeSettings mergeSettings,
ApprovalRuleCollection approvalRules)
Deprecated.
|
RepositorySettings(MergeChecks mergeChecks,
MergeSettings mergeSettings,
ApprovalRuleCollection approvalRules)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.