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