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