Uses of Class
com.google.cloud.datastream.v1.AvroFileFormat
-
Packages that use AvroFileFormat Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of AvroFileFormat in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return AvroFileFormat Modifier and Type Method Description AvroFileFormatAvroFileFormat.Builder. build()AvroFileFormatAvroFileFormat.Builder. buildPartial()AvroFileFormatGcsDestinationConfig.Builder. getAvroFileFormat()AVRO file format configuration.AvroFileFormatGcsDestinationConfig. getAvroFileFormat()AVRO file format configuration.AvroFileFormatGcsDestinationConfigOrBuilder. getAvroFileFormat()AVRO file format configuration.static AvroFileFormatAvroFileFormat. getDefaultInstance()AvroFileFormatAvroFileFormat.Builder. getDefaultInstanceForType()AvroFileFormatAvroFileFormat. getDefaultInstanceForType()static AvroFileFormatAvroFileFormat. parseDelimitedFrom(InputStream input)static AvroFileFormatAvroFileFormat. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AvroFileFormatAvroFileFormat. parseFrom(byte[] data)static AvroFileFormatAvroFileFormat. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AvroFileFormatAvroFileFormat. parseFrom(com.google.protobuf.ByteString data)static AvroFileFormatAvroFileFormat. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AvroFileFormatAvroFileFormat. parseFrom(com.google.protobuf.CodedInputStream input)static AvroFileFormatAvroFileFormat. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AvroFileFormatAvroFileFormat. parseFrom(InputStream input)static AvroFileFormatAvroFileFormat. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AvroFileFormatAvroFileFormat. parseFrom(ByteBuffer data)static AvroFileFormatAvroFileFormat. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type AvroFileFormat Modifier and Type Method Description com.google.protobuf.Parser<AvroFileFormat>AvroFileFormat. getParserForType()static com.google.protobuf.Parser<AvroFileFormat>AvroFileFormat. parser()Methods in com.google.cloud.datastream.v1 with parameters of type AvroFileFormat Modifier and Type Method Description GcsDestinationConfig.BuilderGcsDestinationConfig.Builder. mergeAvroFileFormat(AvroFileFormat value)AVRO file format configuration.AvroFileFormat.BuilderAvroFileFormat.Builder. mergeFrom(AvroFileFormat other)static AvroFileFormat.BuilderAvroFileFormat. newBuilder(AvroFileFormat prototype)GcsDestinationConfig.BuilderGcsDestinationConfig.Builder. setAvroFileFormat(AvroFileFormat value)AVRO file format configuration.
-