| Modifier and Type | Class and Description |
|---|---|
class |
LocationTransferConfigName
Deprecated.
This resource name class will be removed in the next major version.
|
class |
ProjectTransferConfigName
Deprecated.
This resource name class will be removed in the next major version.
|
class |
UntypedTransferConfigName
Deprecated.
This resource name class will be removed in the next major version.
|
| Modifier and Type | Method and Description |
|---|---|
TransferConfigName |
TransferConfigName.Builder.build() |
TransferConfigName |
TransferConfigName.ProjectLocationTransferConfigBuilder.build() |
static TransferConfigName |
TransferConfigName.of(String project,
String transferConfig) |
static TransferConfigName |
TransferConfigName.ofProjectLocationTransferConfigName(String project,
String location,
String transferConfig) |
static TransferConfigName |
TransferConfigName.ofProjectTransferConfigName(String project,
String transferConfig) |
static TransferConfigName |
TransferConfigName.parse(String formattedString) |
static TransferConfigName |
TransferConfigNames.parse(String resourceNameString)
Deprecated.
|
Copyright © 2023 Google LLC. All rights reserved.