Uses of Class
com.google.cloud.datastream.v1alpha1.AvroFileFormat.Builder
-
Packages that use AvroFileFormat.Builder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of AvroFileFormat.Builder in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return AvroFileFormat.Builder Modifier and Type Method Description AvroFileFormat.BuilderAvroFileFormat.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AvroFileFormat.BuilderAvroFileFormat.Builder. clear()AvroFileFormat.BuilderAvroFileFormat.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)AvroFileFormat.BuilderAvroFileFormat.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AvroFileFormat.BuilderAvroFileFormat.Builder. clone()AvroFileFormat.BuilderGcsDestinationConfig.Builder. getAvroFileFormatBuilder()AVRO file format configuration.AvroFileFormat.BuilderAvroFileFormat.Builder. mergeFrom(AvroFileFormat other)AvroFileFormat.BuilderAvroFileFormat.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AvroFileFormat.BuilderAvroFileFormat.Builder. mergeFrom(com.google.protobuf.Message other)AvroFileFormat.BuilderAvroFileFormat.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static AvroFileFormat.BuilderAvroFileFormat. newBuilder()static AvroFileFormat.BuilderAvroFileFormat. newBuilder(AvroFileFormat prototype)AvroFileFormat.BuilderAvroFileFormat. newBuilderForType()protected AvroFileFormat.BuilderAvroFileFormat. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)AvroFileFormat.BuilderAvroFileFormat.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AvroFileFormat.BuilderAvroFileFormat.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AvroFileFormat.BuilderAvroFileFormat.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AvroFileFormat.BuilderAvroFileFormat. toBuilder()Methods in com.google.cloud.datastream.v1alpha1 with parameters of type AvroFileFormat.Builder Modifier and Type Method Description GcsDestinationConfig.BuilderGcsDestinationConfig.Builder. setAvroFileFormat(AvroFileFormat.Builder builderForValue)AVRO file format configuration.
-