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