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