Package org.yamcs.protobuf
Class ListCommandsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
org.yamcs.protobuf.ListCommandsResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,ListCommandsResponseOrBuilder
- Enclosing class:
- ListCommandsResponse
public static final class ListCommandsResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
implements ListCommandsResponseOrBuilder
Protobuf type
yamcs.protobuf.commanding.ListCommandsResponse
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCommands
(Iterable<? extends Commanding.CommandHistoryEntry> values) Page of matching commandsaddAllEntry
(Iterable<? extends Commanding.CommandHistoryEntry> values) Deprecated.addCommands
(int index, Commanding.CommandHistoryEntry value) Page of matching commandsaddCommands
(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Page of matching commandsPage of matching commandsaddCommands
(Commanding.CommandHistoryEntry.Builder builderForValue) Page of matching commandsPage of matching commandsaddCommandsBuilder
(int index) Page of matching commandsaddEntry
(int index, Commanding.CommandHistoryEntry value) Deprecated.addEntry
(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Deprecated.Deprecated.addEntry
(Commanding.CommandHistoryEntry.Builder builderForValue) Deprecated.Deprecated.addEntryBuilder
(int index) Deprecated.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Page of matching commandsToken indicating the response is only partial.Deprecated.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
getCommands
(int index) Page of matching commandsgetCommandsBuilder
(int index) Page of matching commandsPage of matching commandsint
Page of matching commandsPage of matching commandsgetCommandsOrBuilder
(int index) Page of matching commandsList<? extends Commanding.CommandHistoryEntryOrBuilder>
Page of matching commandsToken indicating the response is only partial.com.google.protobuf.ByteString
Token indicating the response is only partial.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEntry
(int index) Deprecated.getEntryBuilder
(int index) Deprecated.Deprecated.int
Deprecated.Deprecated.getEntryOrBuilder
(int index) Deprecated.List<? extends Commanding.CommandHistoryEntryOrBuilder>
Deprecated.boolean
Token indicating the response is only partial.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(ListCommandsResponse other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeCommands
(int index) Page of matching commandsremoveEntry
(int index) Deprecated.setCommands
(int index, Commanding.CommandHistoryEntry value) Page of matching commandssetCommands
(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Page of matching commandssetContinuationToken
(String value) Token indicating the response is only partial.setContinuationTokenBytes
(com.google.protobuf.ByteString value) Token indicating the response is only partial.setEntry
(int index, Commanding.CommandHistoryEntry value) Deprecated.setEntry
(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Deprecated.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
setField
public ListCommandsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
clearField
public ListCommandsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
clearOneof
public ListCommandsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
setRepeatedField
public ListCommandsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
addRepeatedField
public ListCommandsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListCommandsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
mergeFrom
public ListCommandsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListCommandsResponse.Builder>
- Throws:
IOException
-
getEntryList
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
- Specified by:
getEntryList
in interfaceListCommandsResponseOrBuilder
-
getEntryCount
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
- Specified by:
getEntryCount
in interfaceListCommandsResponseOrBuilder
-
getEntry
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
- Specified by:
getEntry
in interfaceListCommandsResponseOrBuilder
-
setEntry
@Deprecated public ListCommandsResponse.Builder setEntry(int index, Commanding.CommandHistoryEntry value) Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
setEntry
@Deprecated public ListCommandsResponse.Builder setEntry(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
addEntry
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
addEntry
@Deprecated public ListCommandsResponse.Builder addEntry(int index, Commanding.CommandHistoryEntry value) Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
addEntry
@Deprecated public ListCommandsResponse.Builder addEntry(Commanding.CommandHistoryEntry.Builder builderForValue) Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
addEntry
@Deprecated public ListCommandsResponse.Builder addEntry(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
addAllEntry
@Deprecated public ListCommandsResponse.Builder addAllEntry(Iterable<? extends Commanding.CommandHistoryEntry> values) Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
clearEntry
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
removeEntry
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
getEntryBuilder
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
getEntryOrBuilder
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
- Specified by:
getEntryOrBuilder
in interfaceListCommandsResponseOrBuilder
-
getEntryOrBuilderList
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
- Specified by:
getEntryOrBuilderList
in interfaceListCommandsResponseOrBuilder
-
addEntryBuilder
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
addEntryBuilder
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
getEntryBuilderList
Deprecated.Deprecated, use ``commands`` instead
repeated .yamcs.protobuf.commanding.CommandHistoryEntry entry = 1 [deprecated = true];
-
getCommandsList
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
- Specified by:
getCommandsList
in interfaceListCommandsResponseOrBuilder
-
getCommandsCount
public int getCommandsCount()Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
- Specified by:
getCommandsCount
in interfaceListCommandsResponseOrBuilder
-
getCommands
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
- Specified by:
getCommands
in interfaceListCommandsResponseOrBuilder
-
setCommands
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
setCommands
public ListCommandsResponse.Builder setCommands(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
addCommands
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
addCommands
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
addCommands
public ListCommandsResponse.Builder addCommands(Commanding.CommandHistoryEntry.Builder builderForValue) Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
addCommands
public ListCommandsResponse.Builder addCommands(int index, Commanding.CommandHistoryEntry.Builder builderForValue) Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
addAllCommands
public ListCommandsResponse.Builder addAllCommands(Iterable<? extends Commanding.CommandHistoryEntry> values) Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
clearCommands
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
removeCommands
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
getCommandsBuilder
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
getCommandsOrBuilder
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
- Specified by:
getCommandsOrBuilder
in interfaceListCommandsResponseOrBuilder
-
getCommandsOrBuilderList
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
- Specified by:
getCommandsOrBuilderList
in interfaceListCommandsResponseOrBuilder
-
addCommandsBuilder
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
addCommandsBuilder
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
getCommandsBuilderList
Page of matching commands
repeated .yamcs.protobuf.commanding.CommandHistoryEntry commands = 3;
-
hasContinuationToken
public boolean hasContinuationToken()Token indicating the response is only partial. More results can then be obtained by performing the same request (including all original query parameters) and setting the ``next`` parameter to this token.
optional string continuationToken = 2;
- Specified by:
hasContinuationToken
in interfaceListCommandsResponseOrBuilder
- Returns:
- Whether the continuationToken field is set.
-
getContinuationToken
Token indicating the response is only partial. More results can then be obtained by performing the same request (including all original query parameters) and setting the ``next`` parameter to this token.
optional string continuationToken = 2;
- Specified by:
getContinuationToken
in interfaceListCommandsResponseOrBuilder
- Returns:
- The continuationToken.
-
getContinuationTokenBytes
public com.google.protobuf.ByteString getContinuationTokenBytes()Token indicating the response is only partial. More results can then be obtained by performing the same request (including all original query parameters) and setting the ``next`` parameter to this token.
optional string continuationToken = 2;
- Specified by:
getContinuationTokenBytes
in interfaceListCommandsResponseOrBuilder
- Returns:
- The bytes for continuationToken.
-
setContinuationToken
Token indicating the response is only partial. More results can then be obtained by performing the same request (including all original query parameters) and setting the ``next`` parameter to this token.
optional string continuationToken = 2;
- Parameters:
value
- The continuationToken to set.- Returns:
- This builder for chaining.
-
clearContinuationToken
Token indicating the response is only partial. More results can then be obtained by performing the same request (including all original query parameters) and setting the ``next`` parameter to this token.
optional string continuationToken = 2;
- Returns:
- This builder for chaining.
-
setContinuationTokenBytes
Token indicating the response is only partial. More results can then be obtained by performing the same request (including all original query parameters) and setting the ``next`` parameter to this token.
optional string continuationToken = 2;
- Parameters:
value
- The bytes for continuationToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListCommandsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-
mergeUnknownFields
public final ListCommandsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCommandsResponse.Builder>
-