Modifier and Type | Class and Description |
---|---|
static class |
AbstractMessageLite.Builder<BuilderType extends AbstractMessageLite.Builder>
A partial implementation of the
Message.Builder interface which
implements as many methods of that interface as possible in terms of
other methods. |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractMessage.Builder<BuilderType extends AbstractMessage.Builder>
A partial implementation of the
Message.Builder interface which
implements as many methods of that interface as possible in terms of
other methods. |
static class |
Any.Builder
Protobuf type
google.protobuf.Any |
static class |
Api.Builder
Protobuf type
google.protobuf.Api |
static class |
BoolValue.Builder
Protobuf type
google.protobuf.BoolValue |
static class |
BytesValue.Builder
Protobuf type
google.protobuf.BytesValue |
static class |
DescriptorProtos.DescriptorProto.Builder
Protobuf type
google.protobuf.DescriptorProto |
static class |
DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange |
static class |
DescriptorProtos.DescriptorProto.ReservedRange.Builder
Protobuf type
google.protobuf.DescriptorProto.ReservedRange |
static class |
DescriptorProtos.EnumDescriptorProto.Builder
Protobuf type
google.protobuf.EnumDescriptorProto |
static class |
DescriptorProtos.EnumOptions.Builder
Protobuf type
google.protobuf.EnumOptions |
static class |
DescriptorProtos.EnumValueDescriptorProto.Builder
Protobuf type
google.protobuf.EnumValueDescriptorProto |
static class |
DescriptorProtos.EnumValueOptions.Builder
Protobuf type
google.protobuf.EnumValueOptions |
static class |
DescriptorProtos.FieldDescriptorProto.Builder
Protobuf type
google.protobuf.FieldDescriptorProto |
static class |
DescriptorProtos.FieldOptions.Builder
Protobuf type
google.protobuf.FieldOptions |
static class |
DescriptorProtos.FileDescriptorProto.Builder
Protobuf type
google.protobuf.FileDescriptorProto |
static class |
DescriptorProtos.FileDescriptorSet.Builder
Protobuf type
google.protobuf.FileDescriptorSet |
static class |
DescriptorProtos.FileOptions.Builder
Protobuf type
google.protobuf.FileOptions |
static class |
DescriptorProtos.MessageOptions.Builder
Protobuf type
google.protobuf.MessageOptions |
static class |
DescriptorProtos.MethodDescriptorProto.Builder
Protobuf type
google.protobuf.MethodDescriptorProto |
static class |
DescriptorProtos.MethodOptions.Builder
Protobuf type
google.protobuf.MethodOptions |
static class |
DescriptorProtos.OneofDescriptorProto.Builder
Protobuf type
google.protobuf.OneofDescriptorProto |
static class |
DescriptorProtos.ServiceDescriptorProto.Builder
Protobuf type
google.protobuf.ServiceDescriptorProto |
static class |
DescriptorProtos.ServiceOptions.Builder
Protobuf type
google.protobuf.ServiceOptions |
static class |
DescriptorProtos.SourceCodeInfo.Builder
Protobuf type
google.protobuf.SourceCodeInfo |
static class |
DescriptorProtos.SourceCodeInfo.Location.Builder
Protobuf type
google.protobuf.SourceCodeInfo.Location |
static class |
DescriptorProtos.UninterpretedOption.Builder
Protobuf type
google.protobuf.UninterpretedOption |
static class |
DescriptorProtos.UninterpretedOption.NamePart.Builder
Protobuf type
google.protobuf.UninterpretedOption.NamePart |
static class |
DoubleValue.Builder
Protobuf type
google.protobuf.DoubleValue |
static class |
Duration.Builder
Protobuf type
google.protobuf.Duration |
static class |
DynamicMessage.Builder
Builder for
DynamicMessage s. |
static class |
Empty.Builder
Protobuf type
google.protobuf.Empty |
static class |
Enum.Builder
Protobuf type
google.protobuf.Enum |
static class |
EnumValue.Builder
Protobuf type
google.protobuf.EnumValue |
static class |
Field.Builder
Protobuf type
google.protobuf.Field |
static class |
FieldMask.Builder
Protobuf type
google.protobuf.FieldMask |
static class |
FloatValue.Builder
Protobuf type
google.protobuf.FloatValue |
static class |
GeneratedMessage.Builder<BuilderType extends GeneratedMessage.Builder> |
static class |
GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>
Generated message builders for message types that contain extension ranges
subclass this.
|
static class |
GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> |
static class |
GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>
Lite equivalent of
GeneratedMessage.ExtendableBuilder . |
static class |
Int32Value.Builder
Protobuf type
google.protobuf.Int32Value |
static class |
Int64Value.Builder
Protobuf type
google.protobuf.Int64Value |
static class |
ListValue.Builder
Protobuf type
google.protobuf.ListValue |
static class |
MapEntry.Builder<K,V>
Builder to create
MapEntry messages. |
static class |
MapEntryLite.Builder<K,V>
Builder used to create
MapEntryLite messages. |
static class |
Method.Builder
Protobuf type
google.protobuf.Method |
static class |
Option.Builder
Protobuf type
google.protobuf.Option |
static class |
SourceContext.Builder
Protobuf type
google.protobuf.SourceContext |
static class |
StringValue.Builder
Protobuf type
google.protobuf.StringValue |
static class |
Struct.Builder
Protobuf type
google.protobuf.Struct |
static class |
Timestamp.Builder
Protobuf type
google.protobuf.Timestamp |
static class |
Type.Builder
Protobuf type
google.protobuf.Type |
static class |
UInt32Value.Builder
Protobuf type
google.protobuf.UInt32Value |
static class |
UInt64Value.Builder
Protobuf type
google.protobuf.UInt64Value |
static class |
Value.Builder
Protobuf type
google.protobuf.Value |
Copyright © 2008–2015 Google. All rights reserved.