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