| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.Builder.build() |
TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.Builder.buildPartial() |
TransferTypes.AzureCredentials |
TransferTypes.AzureBlobStorageDataOrBuilder.getAzureCredentials()
Required.
|
TransferTypes.AzureCredentials |
TransferTypes.AzureBlobStorageData.getAzureCredentials()
Required.
|
TransferTypes.AzureCredentials |
TransferTypes.AzureBlobStorageData.Builder.getAzureCredentials()
Required.
|
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.getDefaultInstance() |
TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.getDefaultInstanceForType() |
TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.Builder.getDefaultInstanceForType() |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseDelimitedFrom(InputStream input) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(byte[] data) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(ByteBuffer data) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(InputStream input) |
static TransferTypes.AzureCredentials |
TransferTypes.AzureCredentials.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.AzureCredentials> |
TransferTypes.AzureCredentials.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.AzureCredentials> |
TransferTypes.AzureCredentials.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AzureBlobStorageData.Builder |
TransferTypes.AzureBlobStorageData.Builder.mergeAzureCredentials(TransferTypes.AzureCredentials value)
Required.
|
TransferTypes.AzureCredentials.Builder |
TransferTypes.AzureCredentials.Builder.mergeFrom(TransferTypes.AzureCredentials other) |
static TransferTypes.AzureCredentials.Builder |
TransferTypes.AzureCredentials.newBuilder(TransferTypes.AzureCredentials prototype) |
TransferTypes.AzureBlobStorageData.Builder |
TransferTypes.AzureBlobStorageData.Builder.setAzureCredentials(TransferTypes.AzureCredentials value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.