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