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