Uses of Class
com.google.pubsub.v1.PullResponse
-
Uses of PullResponse in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return PullResponseModifier and TypeMethodDescriptionPullResponse.Builder.build()PullResponse.Builder.buildPartial()static PullResponsePullResponse.getDefaultInstance()PullResponse.Builder.getDefaultInstanceForType()PullResponse.getDefaultInstanceForType()static PullResponsePullResponse.parseDelimitedFrom(InputStream input) static PullResponsePullResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PullResponsePullResponse.parseFrom(byte[] data) static PullResponsePullResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PullResponsePullResponse.parseFrom(com.google.protobuf.ByteString data) static PullResponsePullResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PullResponsePullResponse.parseFrom(com.google.protobuf.CodedInputStream input) static PullResponsePullResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PullResponsePullResponse.parseFrom(InputStream input) static PullResponsePullResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PullResponsePullResponse.parseFrom(ByteBuffer data) static PullResponsePullResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.pubsub.v1 that return types with arguments of type PullResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PullResponse>PullResponse.getParserForType()static com.google.protobuf.Parser<PullResponse>PullResponse.parser()Methods in com.google.pubsub.v1 with parameters of type PullResponseModifier and TypeMethodDescriptionPullResponse.Builder.mergeFrom(PullResponse other) static PullResponse.BuilderPullResponse.newBuilder(PullResponse prototype)