Package org.yamcs.protobuf
Class Mdb.ListParametersResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ListParametersResponse.Builder>
org.yamcs.protobuf.Mdb.ListParametersResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Mdb.ListParametersResponseOrBuilder
- Enclosing class:
- Mdb.ListParametersResponse
public static final class Mdb.ListParametersResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ListParametersResponse.Builder>
implements Mdb.ListParametersResponseOrBuilder
Protobuf type
yamcs.protobuf.mdb.ListParametersResponse
-
Method Summary
Modifier and TypeMethodDescriptionaddAllParameters
(Iterable<? extends Mdb.ParameterInfo> values) Matching parametersaddAllSpaceSystems
(Iterable<String> values) Deprecated.addAllSystems
(Iterable<? extends Mdb.SpaceSystemInfo> values) Matching subsystems when the ``system`` option was specifiedaddParameters
(int index, Mdb.ParameterInfo value) Matching parametersaddParameters
(int index, Mdb.ParameterInfo.Builder builderForValue) Matching parametersaddParameters
(Mdb.ParameterInfo value) Matching parametersaddParameters
(Mdb.ParameterInfo.Builder builderForValue) Matching parametersMatching parametersaddParametersBuilder
(int index) Matching parametersaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSpaceSystems
(String value) Deprecated.addSpaceSystemsBytes
(com.google.protobuf.ByteString value) Deprecated.addSystems
(int index, Mdb.SpaceSystemInfo value) Matching subsystems when the ``system`` option was specifiedaddSystems
(int index, Mdb.SpaceSystemInfo.Builder builderForValue) Matching subsystems when the ``system`` option was specifiedaddSystems
(Mdb.SpaceSystemInfo value) Matching subsystems when the ``system`` option was specifiedaddSystems
(Mdb.SpaceSystemInfo.Builder builderForValue) Matching subsystems when the ``system`` option was specifiedMatching subsystems when the ``system`` option was specifiedaddSystemsBuilder
(int index) Matching subsystems when the ``system`` option was specifiedbuild()
clear()
Token indicating the response is only partial.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Matching parametersDeprecated.Matching subsystems when the ``system`` option was specifiedThe total number of results (across all pages)clone()
Token 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
getParameters
(int index) Matching parametersgetParametersBuilder
(int index) Matching parametersMatching parametersint
Matching parametersMatching parametersgetParametersOrBuilder
(int index) Matching parametersList<? extends Mdb.ParameterInfoOrBuilder>
Matching parametersgetSpaceSystems
(int index) Deprecated.com.google.protobuf.ByteString
getSpaceSystemsBytes
(int index) Deprecated.int
Deprecated.com.google.protobuf.ProtocolStringList
Deprecated.getSystems
(int index) Matching subsystems when the ``system`` option was specifiedgetSystemsBuilder
(int index) Matching subsystems when the ``system`` option was specifiedMatching subsystems when the ``system`` option was specifiedint
Matching subsystems when the ``system`` option was specifiedMatching subsystems when the ``system`` option was specifiedgetSystemsOrBuilder
(int index) Matching subsystems when the ``system`` option was specifiedList<? extends Mdb.SpaceSystemInfoOrBuilder>
Matching subsystems when the ``system`` option was specifiedint
The total number of results (across all pages)boolean
Token indicating the response is only partial.boolean
The total number of results (across all pages)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) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeParameters
(int index) Matching parametersremoveSystems
(int index) Matching subsystems when the ``system`` option was specifiedsetContinuationToken
(String value) Token indicating the response is only partial.setContinuationTokenBytes
(com.google.protobuf.ByteString value) Token indicating the response is only partial.setParameters
(int index, Mdb.ParameterInfo value) Matching parameterssetParameters
(int index, Mdb.ParameterInfo.Builder builderForValue) Matching parameterssetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSpaceSystems
(int index, String value) Deprecated.setSystems
(int index, Mdb.SpaceSystemInfo value) Matching subsystems when the ``system`` option was specifiedsetSystems
(int index, Mdb.SpaceSystemInfo.Builder builderForValue) Matching subsystems when the ``system`` option was specifiedsetTotalSize
(int value) The total number of results (across all pages)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<Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
-
setField
public Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
-
clearField
public Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
-
clearOneof
public Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
-
setRepeatedField
public Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
-
addRepeatedField
public Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Mdb.ListParametersResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.ListParametersResponse.Builder>
-
mergeFrom
public Mdb.ListParametersResponse.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<Mdb.ListParametersResponse.Builder>
- Throws:
IOException
-
getSystemsList
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
- Specified by:
getSystemsList
in interfaceMdb.ListParametersResponseOrBuilder
-
getSystemsCount
public int getSystemsCount()Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
- Specified by:
getSystemsCount
in interfaceMdb.ListParametersResponseOrBuilder
-
getSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
- Specified by:
getSystems
in interfaceMdb.ListParametersResponseOrBuilder
-
setSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
setSystems
public Mdb.ListParametersResponse.Builder setSystems(int index, Mdb.SpaceSystemInfo.Builder builderForValue) Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
addSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
addSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
addSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
addSystems
public Mdb.ListParametersResponse.Builder addSystems(int index, Mdb.SpaceSystemInfo.Builder builderForValue) Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
addAllSystems
public Mdb.ListParametersResponse.Builder addAllSystems(Iterable<? extends Mdb.SpaceSystemInfo> values) Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
clearSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
removeSystems
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
getSystemsBuilder
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
getSystemsOrBuilder
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
- Specified by:
getSystemsOrBuilder
in interfaceMdb.ListParametersResponseOrBuilder
-
getSystemsOrBuilderList
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
- Specified by:
getSystemsOrBuilderList
in interfaceMdb.ListParametersResponseOrBuilder
-
addSystemsBuilder
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
addSystemsBuilder
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
getSystemsBuilderList
Matching subsystems when the ``system`` option was specified
repeated .yamcs.protobuf.mdb.SpaceSystemInfo systems = 5;
-
getSpaceSystemsList
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Specified by:
getSpaceSystemsList
in interfaceMdb.ListParametersResponseOrBuilder
- Returns:
- A list containing the spaceSystems.
-
getSpaceSystemsCount
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Specified by:
getSpaceSystemsCount
in interfaceMdb.ListParametersResponseOrBuilder
- Returns:
- The count of spaceSystems.
-
getSpaceSystems
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Specified by:
getSpaceSystems
in interfaceMdb.ListParametersResponseOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The spaceSystems at the given index.
-
getSpaceSystemsBytes
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Specified by:
getSpaceSystemsBytes
in interfaceMdb.ListParametersResponseOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the spaceSystems at the given index.
-
setSpaceSystems
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Parameters:
index
- The index to set the value at.value
- The spaceSystems to set.- Returns:
- This builder for chaining.
-
addSpaceSystems
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Parameters:
value
- The spaceSystems to add.- Returns:
- This builder for chaining.
-
addAllSpaceSystems
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Parameters:
values
- The spaceSystems to add.- Returns:
- This builder for chaining.
-
clearSpaceSystems
Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Returns:
- This builder for chaining.
-
addSpaceSystemsBytes
@Deprecated public Mdb.ListParametersResponse.Builder addSpaceSystemsBytes(com.google.protobuf.ByteString value) Deprecated.Deprecated. Use ``systems`` instead
repeated string spaceSystems = 4 [deprecated = true];
- Parameters:
value
- The bytes of the spaceSystems to add.- Returns:
- This builder for chaining.
-
getParametersList
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- Specified by:
getParametersList
in interfaceMdb.ListParametersResponseOrBuilder
-
getParametersCount
public int getParametersCount()Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- Specified by:
getParametersCount
in interfaceMdb.ListParametersResponseOrBuilder
-
getParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- Specified by:
getParameters
in interfaceMdb.ListParametersResponseOrBuilder
-
setParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
setParameters
public Mdb.ListParametersResponse.Builder setParameters(int index, Mdb.ParameterInfo.Builder builderForValue) Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
addParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
addParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
addParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
addParameters
public Mdb.ListParametersResponse.Builder addParameters(int index, Mdb.ParameterInfo.Builder builderForValue) Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
addAllParameters
public Mdb.ListParametersResponse.Builder addAllParameters(Iterable<? extends Mdb.ParameterInfo> values) Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
clearParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
removeParameters
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
getParametersBuilder
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
getParametersOrBuilder
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- Specified by:
getParametersOrBuilder
in interfaceMdb.ListParametersResponseOrBuilder
-
getParametersOrBuilderList
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
- Specified by:
getParametersOrBuilderList
in interfaceMdb.ListParametersResponseOrBuilder
-
addParametersBuilder
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
addParametersBuilder
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
getParametersBuilderList
Matching parameters
repeated .yamcs.protobuf.mdb.ParameterInfo parameters = 1;
-
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 interfaceMdb.ListParametersResponseOrBuilder
- 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 interfaceMdb.ListParametersResponseOrBuilder
- 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 interfaceMdb.ListParametersResponseOrBuilder
- 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
public Mdb.ListParametersResponse.Builder setContinuationTokenBytes(com.google.protobuf.ByteString value) 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.
-
hasTotalSize
public boolean hasTotalSize()The total number of results (across all pages)
optional int32 totalSize = 3;
- Specified by:
hasTotalSize
in interfaceMdb.ListParametersResponseOrBuilder
- Returns:
- Whether the totalSize field is set.
-
getTotalSize
public int getTotalSize()The total number of results (across all pages)
optional int32 totalSize = 3;
- Specified by:
getTotalSize
in interfaceMdb.ListParametersResponseOrBuilder
- Returns:
- The totalSize.
-
setTotalSize
The total number of results (across all pages)
optional int32 totalSize = 3;
- Parameters:
value
- The totalSize to set.- Returns:
- This builder for chaining.
-
clearTotalSize
The total number of results (across all pages)
optional int32 totalSize = 3;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final Mdb.ListParametersResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.ListParametersResponse.Builder>
-
mergeUnknownFields
public final Mdb.ListParametersResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.ListParametersResponse.Builder>
-