StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clear() |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clearInstance() |
Yamcs instance name.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clearStart() |
The time at which to start retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clearStop() |
The time at which to stop retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.clone() |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.mergeFrom(StreamCommandIndexRequest other) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.mergeStart(com.google.protobuf.Timestamp value) |
The time at which to start retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.mergeStop(com.google.protobuf.Timestamp value) |
The time at which to stop retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.newBuilder() |
|
static StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.newBuilder(StreamCommandIndexRequest prototype) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.newBuilderForType() |
|
protected StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setInstance(String value) |
Yamcs instance name.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setInstanceBytes(com.google.protobuf.ByteString value) |
Yamcs instance name.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setStart(com.google.protobuf.Timestamp value) |
The time at which to start retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setStart(com.google.protobuf.Timestamp.Builder builderForValue) |
The time at which to start retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setStop(com.google.protobuf.Timestamp value) |
The time at which to stop retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setStop(com.google.protobuf.Timestamp.Builder builderForValue) |
The time at which to stop retrieving index records.
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
StreamCommandIndexRequest.Builder |
StreamCommandIndexRequest.toBuilder() |
|