| Package | Description |
|---|---|
| com.google.logging.type |
| Modifier and Type | Method and Description |
|---|---|
OrganizationLogName |
OrganizationLogName.Builder.build() |
static OrganizationLogName |
OrganizationLogName.of(String organization,
String log) |
static OrganizationLogName |
OrganizationLogName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<OrganizationLogName> |
OrganizationLogName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
OrganizationLogName.toStringList(List<OrganizationLogName> values) |
Copyright © 2020 Google LLC. All rights reserved.