Uses of Class
com.google.protobuf.Method
Packages that use Method
-
Uses of Method in com.google.protobuf
Fields in com.google.protobuf declared as MethodFields in com.google.protobuf with type parameters of type MethodModifier and TypeFieldDescriptionApi.Builder.methods_
Api.methods_
Api.Builder.methodsBuilder_
Method.PARSER
Methods in com.google.protobuf that return MethodModifier and TypeMethodDescriptionMethod.Builder.build()
Method.Builder.buildPartial()
static Method
Method.getDefaultInstance()
Method.Builder.getDefaultInstanceForType()
Method.getDefaultInstanceForType()
Api.Builder.getMethods
(int index) The methods of this interface, in unspecified order.Api.getMethods
(int index) The methods of this interface, in unspecified order.ApiOrBuilder.getMethods
(int index) The methods of this interface, in unspecified order.static Method
Method.parseDelimitedFrom
(InputStream input) static Method
Method.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static Method
Method.parseFrom
(byte[] data) static Method
Method.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) static Method
Method.parseFrom
(ByteString data) static Method
Method.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) static Method
Method.parseFrom
(CodedInputStream input) static Method
Method.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static Method
Method.parseFrom
(InputStream input) static Method
Method.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static Method
Method.parseFrom
(ByteBuffer data) static Method
Method.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type MethodModifier and TypeMethodDescriptionApi.Builder.getMethodsFieldBuilder()
Api.Builder.getMethodsList()
The methods of this interface, in unspecified order.Api.getMethodsList()
The methods of this interface, in unspecified order.ApiOrBuilder.getMethodsList()
The methods of this interface, in unspecified order.Method.getParserForType()
Method.parser()
Methods in com.google.protobuf with parameters of type MethodModifier and TypeMethodDescriptionApi.Builder.addMethods
(int index, Method value) The methods of this interface, in unspecified order.Api.Builder.addMethods
(Method value) The methods of this interface, in unspecified order.static Method.Builder
Method.newBuilder
(Method prototype) Api.Builder.setMethods
(int index, Method value) The methods of this interface, in unspecified order.Method parameters in com.google.protobuf with type arguments of type MethodModifier and TypeMethodDescriptionApi.Builder.addAllMethods
(Iterable<? extends Method> values) The methods of this interface, in unspecified order.