| Package | Description |
|---|---|
| com.google.cloud.oslogin.common |
| Modifier and Type | Method and Description |
|---|---|
UserName |
UserName.Builder.build() |
static UserName |
UserName.of(String user) |
static UserName |
UserName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<UserName> |
UserName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
UserName.toStringList(List<UserName> values) |
Copyright © 2023 Google LLC. All rights reserved.