| Modifier and Type | Method and Description |
|---|---|
BranchRuleName |
BranchRuleName.Builder.build() |
static BranchRuleName |
BranchRuleName.of(String project,
String location,
String repository,
String branchRule) |
static BranchRuleName |
BranchRuleName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<BranchRuleName> |
BranchRuleName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
BranchRuleName.toStringList(List<BranchRuleName> values) |
Copyright © 2025 Google LLC. All rights reserved.