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 TypeClassDescriptionfinal classDeclares an API Interface to be included in this interface.static final classDeclares an API Interface to be included in this interface.Methods in com.google.protobuf that return Mixin.BuilderModifier and TypeMethodDescriptionMixin.Builder.clearName()The fully qualified name of the interface which is included.Mixin.Builder.clearRoot()If non-empty specifies a path under which inherited HTTP paths are rooted.static Mixin.BuilderMixin.newBuilder()static Mixin.BuilderMixin.newBuilder(Mixin prototype) 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.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.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.