Uses of Class
com.google.protobuf.Mixin.Builder
Packages that use Mixin.Builder
-
Uses of Mixin.Builder in com.google.protobuf
Subclasses with type arguments of type Mixin.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classDeclares an API Interface to be included in this interface.Fields in com.google.protobuf with type parameters of type Mixin.BuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilderV3<Mixin, Mixin.Builder, MixinOrBuilder> Api.Builder.mixinsBuilder_Methods in com.google.protobuf that return Mixin.BuilderModifier and TypeMethodDescriptionApi.Builder.addMixinsBuilder()Included interfaces.Api.Builder.addMixinsBuilder(int index) Included interfaces.Mixin.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) Mixin.Builder.clear()Mixin.Builder.clearField(Descriptors.FieldDescriptor field) Mixin.Builder.clearName()The fully qualified name of the interface which is included.Mixin.Builder.clearOneof(Descriptors.OneofDescriptor oneof) Mixin.Builder.clearRoot()If non-empty specifies a path under which inherited HTTP paths are rooted.Mixin.Builder.clone()Api.Builder.getMixinsBuilder(int index) Included interfaces.Mixin.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) final Mixin.BuilderMixin.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) static Mixin.BuilderMixin.newBuilder()static Mixin.BuilderMixin.newBuilder(Mixin prototype) Mixin.newBuilderForType()protected Mixin.BuilderMixin.newBuilderForType(GeneratedMessageV3.BuilderParent parent) Mixin.Builder.setField(Descriptors.FieldDescriptor field, Object value) The fully qualified name of the interface which is included.Mixin.Builder.setNameBytes(ByteString value) The fully qualified name of the interface which is included.Mixin.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) If non-empty specifies a path under which inherited HTTP paths are rooted.Mixin.Builder.setRootBytes(ByteString value) If non-empty specifies a path under which inherited HTTP paths are rooted.final Mixin.BuilderMixin.Builder.setUnknownFields(UnknownFieldSet unknownFields) Mixin.toBuilder()Methods in com.google.protobuf that return types with arguments of type Mixin.BuilderModifier and TypeMethodDescriptionApi.Builder.getMixinsBuilderList()Included interfaces.private RepeatedFieldBuilderV3<Mixin, Mixin.Builder, MixinOrBuilder> Api.Builder.getMixinsFieldBuilder()Methods in com.google.protobuf with parameters of type Mixin.BuilderModifier and TypeMethodDescriptionApi.Builder.addMixins(int index, Mixin.Builder builderForValue) Included interfaces.Api.Builder.addMixins(Mixin.Builder builderForValue) Included interfaces.Api.Builder.setMixins(int index, Mixin.Builder builderForValue) Included interfaces.