Uses of Interface
com.google.protobuf.MethodOrBuilder
Packages that use MethodOrBuilder
-
Uses of MethodOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement MethodOrBuilderModifier and TypeClassDescriptionfinal class
Method represents a method of an API interface.static final class
Method represents a method of an API interface.Fields in com.google.protobuf with type parameters of type MethodOrBuilderMethods in com.google.protobuf that return MethodOrBuilderModifier and TypeMethodDescriptionApi.Builder.getMethodsOrBuilder
(int index) The methods of this interface, in unspecified order.Api.getMethodsOrBuilder
(int index) The methods of this interface, in unspecified order.ApiOrBuilder.getMethodsOrBuilder
(int index) The methods of this interface, in unspecified order.Methods in com.google.protobuf that return types with arguments of type MethodOrBuilderModifier and TypeMethodDescriptionApi.Builder.getMethodsFieldBuilder()
List
<? extends MethodOrBuilder> Api.Builder.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.List
<? extends MethodOrBuilder> Api.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.List
<? extends MethodOrBuilder> ApiOrBuilder.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.