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