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