Uses of Class
com.google.protobuf.Api
Packages that use Api
-
Uses of Api in com.google.protobuf
Methods in com.google.protobuf that return ApiModifier and TypeMethodDescriptionApi.Builder.build()
Api.Builder.buildPartial()
static Api
Api.getDefaultInstance()
Api.Builder.getDefaultInstanceForType()
static Api
Api.parseDelimitedFrom
(InputStream input) static Api
Api.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Api
Api.parseFrom
(byte[] data) static Api
Api.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Api
Api.parseFrom
(com.google.protobuf.ByteString data) static Api
Api.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Api
Api.parseFrom
(com.google.protobuf.CodedInputStream input) static Api
Api.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Api
Api.parseFrom
(InputStream input) static Api
Api.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Api
Api.parseFrom
(ByteBuffer data) static Api
Api.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type ApiModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Api> Api.getParserForType()
static com.google.protobuf.Parser
<Api> Api.parser()
Methods in com.google.protobuf with parameters of type Api