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