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