Uses of Class
org.yamcs.protobuf.ListCommandHistoryIndexRequest
-
Uses of ListCommandHistoryIndexRequest in org.yamcs.http.api
Modifier and TypeMethodDescriptionvoid
IndexesApi.listCommandHistoryIndex
(Context ctx, ListCommandHistoryIndexRequest request, Observer<IndexResponse> observer) -
Uses of ListCommandHistoryIndexRequest in org.yamcs.protobuf
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ListCommandHistoryIndexRequest>
ListCommandHistoryIndexRequest.PARSER
Deprecated.Modifier and TypeMethodDescriptionListCommandHistoryIndexRequest.Builder.build()
ListCommandHistoryIndexRequest.Builder.buildPartial()
ListCommandHistoryIndexRequest.getDefaultInstance()
ListCommandHistoryIndexRequest.Builder.getDefaultInstanceForType()
ListCommandHistoryIndexRequest.getDefaultInstanceForType()
ListCommandHistoryIndexRequest.parseDelimitedFrom
(InputStream input) ListCommandHistoryIndexRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListCommandHistoryIndexRequest.parseFrom
(byte[] data) ListCommandHistoryIndexRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListCommandHistoryIndexRequest.parseFrom
(com.google.protobuf.ByteString data) ListCommandHistoryIndexRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListCommandHistoryIndexRequest.parseFrom
(com.google.protobuf.CodedInputStream input) ListCommandHistoryIndexRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListCommandHistoryIndexRequest.parseFrom
(InputStream input) ListCommandHistoryIndexRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListCommandHistoryIndexRequest.parseFrom
(ByteBuffer data) ListCommandHistoryIndexRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<ListCommandHistoryIndexRequest>
ListCommandHistoryIndexRequest.getParserForType()
static com.google.protobuf.Parser<ListCommandHistoryIndexRequest>
ListCommandHistoryIndexRequest.parser()
Modifier and TypeMethodDescriptionabstract void
AbstractIndexesApi.listCommandHistoryIndex
(T ctx, ListCommandHistoryIndexRequest request, Observer<IndexResponse> observer) List command history indexfinal void
IndexesApiClient.listCommandHistoryIndex
(Void ctx, ListCommandHistoryIndexRequest request, Observer<IndexResponse> observer) List command history indexListCommandHistoryIndexRequest.Builder.mergeFrom
(ListCommandHistoryIndexRequest other) ListCommandHistoryIndexRequest.newBuilder
(ListCommandHistoryIndexRequest prototype)