| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.Builder.build() |
TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.Builder.buildPartial() |
TransferTypes.AzureBlobStorageData |
TransferTypes.TransferSpecOrBuilder.getAzureBlobStorageDataSource()
An Azure Blob Storage data source.
|
TransferTypes.AzureBlobStorageData |
TransferTypes.TransferSpec.getAzureBlobStorageDataSource()
An Azure Blob Storage data source.
|
TransferTypes.AzureBlobStorageData |
TransferTypes.TransferSpec.Builder.getAzureBlobStorageDataSource()
An Azure Blob Storage data source.
|
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.getDefaultInstance() |
TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.getDefaultInstanceForType() |
TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.Builder.getDefaultInstanceForType() |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseDelimitedFrom(InputStream input) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(byte[] data) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(ByteBuffer data) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(InputStream input) |
static TransferTypes.AzureBlobStorageData |
TransferTypes.AzureBlobStorageData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.AzureBlobStorageData> |
TransferTypes.AzureBlobStorageData.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.AzureBlobStorageData> |
TransferTypes.AzureBlobStorageData.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferSpec.Builder |
TransferTypes.TransferSpec.Builder.mergeAzureBlobStorageDataSource(TransferTypes.AzureBlobStorageData value)
An Azure Blob Storage data source.
|
TransferTypes.AzureBlobStorageData.Builder |
TransferTypes.AzureBlobStorageData.Builder.mergeFrom(TransferTypes.AzureBlobStorageData other) |
static TransferTypes.AzureBlobStorageData.Builder |
TransferTypes.AzureBlobStorageData.newBuilder(TransferTypes.AzureBlobStorageData prototype) |
TransferTypes.TransferSpec.Builder |
TransferTypes.TransferSpec.Builder.setAzureBlobStorageDataSource(TransferTypes.AzureBlobStorageData value)
An Azure Blob Storage data source.
|
Copyright © 2022 Google LLC. All rights reserved.