Uses of Interface
com.google.cloud.pubsublite.proto.MessagePublishResponse.CursorRangeOrBuilder
-
Uses of MessagePublishResponse.CursorRangeOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement MessagePublishResponse.CursorRangeOrBuilderModifier and TypeClassDescriptionstatic final classCursors for a subrange of published messages.static final classCursors for a subrange of published messages.Methods in com.google.cloud.pubsublite.proto that return MessagePublishResponse.CursorRangeOrBuilderModifier and TypeMethodDescriptionMessagePublishResponse.Builder.getCursorRangesOrBuilder(int index) Cursors for messages published in the batch.MessagePublishResponse.getCursorRangesOrBuilder(int index) Cursors for messages published in the batch.MessagePublishResponseOrBuilder.getCursorRangesOrBuilder(int index) Cursors for messages published in the batch.Methods in com.google.cloud.pubsublite.proto that return types with arguments of type MessagePublishResponse.CursorRangeOrBuilderModifier and TypeMethodDescriptionList<? extends MessagePublishResponse.CursorRangeOrBuilder>MessagePublishResponse.Builder.getCursorRangesOrBuilderList()Cursors for messages published in the batch.List<? extends MessagePublishResponse.CursorRangeOrBuilder>MessagePublishResponse.getCursorRangesOrBuilderList()Cursors for messages published in the batch.List<? extends MessagePublishResponse.CursorRangeOrBuilder>MessagePublishResponseOrBuilder.getCursorRangesOrBuilderList()Cursors for messages published in the batch.