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