Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clear() |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearDetails() |
optional bool details = 4;
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearInstance() |
Yamcs instance name.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearLimit() |
The maximum number of returned commands per page.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearNext() |
optional string next = 7;
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearNoAbstract() |
Exclude abstract commands
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearPos() |
The zero-based row number at which to start outputting results.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearQ() |
The search keywords.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clearSystem() |
List only direct child sub-systems or commands of the specified system.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.clone() |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.mergeFrom(Mdb.ListCommandsRequest other) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.newBuilder() |
|
static Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.newBuilder(Mdb.ListCommandsRequest prototype) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.newBuilderForType() |
|
protected Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setDetails(boolean value) |
optional bool details = 4;
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setInstance(String value) |
Yamcs instance name.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setInstanceBytes(com.google.protobuf.ByteString value) |
Yamcs instance name.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setLimit(int value) |
The maximum number of returned commands per page.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setNext(String value) |
optional string next = 7;
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setNextBytes(com.google.protobuf.ByteString value) |
optional string next = 7;
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setNoAbstract(boolean value) |
Exclude abstract commands
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setPos(int value) |
The zero-based row number at which to start outputting results.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setQ(String value) |
The search keywords.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setQBytes(com.google.protobuf.ByteString value) |
The search keywords.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setSystem(String value) |
List only direct child sub-systems or commands of the specified system.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setSystemBytes(com.google.protobuf.ByteString value) |
List only direct child sub-systems or commands of the specified system.
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Mdb.ListCommandsRequest.Builder |
Mdb.ListCommandsRequest.toBuilder() |
|