Uses of Interface
com.google.protobuf.MethodOrBuilder
-
Packages that use MethodOrBuilder Package Description com.google.protobuf -
-
Uses of MethodOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement MethodOrBuilder Modifier and Type Class Description classMethodMethod represents a method of an API interface.static classMethod.BuilderMethod represents a method of an API interface.Methods in com.google.protobuf that return MethodOrBuilder Modifier and Type Method Description MethodOrBuilderApi.Builder. getMethodsOrBuilder(int index)The methods of this interface, in unspecified order.MethodOrBuilderApi. getMethodsOrBuilder(int index)The methods of this interface, in unspecified order.MethodOrBuilderApiOrBuilder. getMethodsOrBuilder(int index)The methods of this interface, in unspecified order.Methods in com.google.protobuf that return types with arguments of type MethodOrBuilder Modifier and Type Method Description java.util.List<? extends MethodOrBuilder>Api.Builder. getMethodsOrBuilderList()The methods of this interface, in unspecified order.java.util.List<? extends MethodOrBuilder>Api. getMethodsOrBuilderList()The methods of this interface, in unspecified order.java.util.List<? extends MethodOrBuilder>ApiOrBuilder. getMethodsOrBuilderList()The methods of this interface, in unspecified order.
-