Package org.yamcs.protobuf
Class Mdb.ListContainersRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Mdb.ListContainersRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Mdb.ListContainersRequestOrBuilder
- Enclosing class:
- Mdb
public static final class Mdb.ListContainersRequest extends com.google.protobuf.GeneratedMessageV3 implements Mdb.ListContainersRequestOrBuilder
Protobuf typeyamcs.protobuf.mdb.ListContainersRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMdb.ListContainersRequest.BuilderProtobuf typeyamcs.protobuf.mdb.ListContainersRequest-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intINSTANCE_FIELD_NUMBERstatic intLIMIT_FIELD_NUMBERstatic intNEXT_FIELD_NUMBERstatic com.google.protobuf.Parser<Mdb.ListContainersRequest>PARSERDeprecated.static intPOS_FIELD_NUMBERstatic intQ_FIELD_NUMBERstatic intSYSTEM_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static Mdb.ListContainersRequestgetDefaultInstance()Mdb.ListContainersRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.intgetLimit()The maximum number of returned containers per page.StringgetNext()optional string next = 7;com.google.protobuf.ByteStringgetNextBytes()optional string next = 7;com.google.protobuf.Parser<Mdb.ListContainersRequest>getParserForType()intgetPos()The zero-based row number at which to start outputting results.StringgetQ()The search keywords.com.google.protobuf.ByteStringgetQBytes()The search keywords.intgetSerializedSize()StringgetSystem()List only direct child sub-systems or containers of the specified system.com.google.protobuf.ByteStringgetSystemBytes()List only direct child sub-systems or containers of the specified system.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasInstance()Yamcs instance name.booleanhasLimit()The maximum number of returned containers per page.booleanhasNext()optional string next = 7;booleanhasPos()The zero-based row number at which to start outputting results.booleanhasQ()The search keywords.booleanhasSystem()List only direct child sub-systems or containers of the specified system.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Mdb.ListContainersRequest.BuildernewBuilder()static Mdb.ListContainersRequest.BuildernewBuilder(Mdb.ListContainersRequest prototype)Mdb.ListContainersRequest.BuildernewBuilderForType()protected Mdb.ListContainersRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Mdb.ListContainersRequestparseDelimitedFrom(InputStream input)static Mdb.ListContainersRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ListContainersRequestparseFrom(byte[] data)static Mdb.ListContainersRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ListContainersRequestparseFrom(com.google.protobuf.ByteString data)static Mdb.ListContainersRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ListContainersRequestparseFrom(com.google.protobuf.CodedInputStream input)static Mdb.ListContainersRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ListContainersRequestparseFrom(InputStream input)static Mdb.ListContainersRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mdb.ListContainersRequestparseFrom(ByteBuffer data)static Mdb.ListContainersRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Mdb.ListContainersRequest>parser()Mdb.ListContainersRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Q_FIELD_NUMBER
public static final int Q_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SYSTEM_FIELD_NUMBER
public static final int SYSTEM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_FIELD_NUMBER
public static final int NEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POS_FIELD_NUMBER
public static final int POS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Mdb.ListContainersRequest> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceMdb.ListContainersRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceMdb.ListContainersRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceMdb.ListContainersRequestOrBuilder
-
hasQ
public boolean hasQ()
The search keywords. This supports searching on the namespace or name.
optional string q = 2;- Specified by:
hasQin interfaceMdb.ListContainersRequestOrBuilder
-
getQ
public String getQ()
The search keywords. This supports searching on the namespace or name.
optional string q = 2;- Specified by:
getQin interfaceMdb.ListContainersRequestOrBuilder
-
getQBytes
public com.google.protobuf.ByteString getQBytes()
The search keywords. This supports searching on the namespace or name.
optional string q = 2;- Specified by:
getQBytesin interfaceMdb.ListContainersRequestOrBuilder
-
hasSystem
public boolean hasSystem()
List only direct child sub-systems or containers of the specified system. For example when querying the system "/a" against an MDB with containers "/a/b/c" and "/a/c", the result returns the sub system "/a/b" and the container "/a/c". When ``system`` and ``q`` are used together, matching containers at any depth are returned, starting from the specified space system.
optional string system = 10;- Specified by:
hasSystemin interfaceMdb.ListContainersRequestOrBuilder
-
getSystem
public String getSystem()
List only direct child sub-systems or containers of the specified system. For example when querying the system "/a" against an MDB with containers "/a/b/c" and "/a/c", the result returns the sub system "/a/b" and the container "/a/c". When ``system`` and ``q`` are used together, matching containers at any depth are returned, starting from the specified space system.
optional string system = 10;- Specified by:
getSystemin interfaceMdb.ListContainersRequestOrBuilder
-
getSystemBytes
public com.google.protobuf.ByteString getSystemBytes()
List only direct child sub-systems or containers of the specified system. For example when querying the system "/a" against an MDB with containers "/a/b/c" and "/a/c", the result returns the sub system "/a/b" and the container "/a/c". When ``system`` and ``q`` are used together, matching containers at any depth are returned, starting from the specified space system.
optional string system = 10;- Specified by:
getSystemBytesin interfaceMdb.ListContainersRequestOrBuilder
-
hasNext
public boolean hasNext()
optional string next = 7;- Specified by:
hasNextin interfaceMdb.ListContainersRequestOrBuilder
-
getNext
public String getNext()
optional string next = 7;- Specified by:
getNextin interfaceMdb.ListContainersRequestOrBuilder
-
getNextBytes
public com.google.protobuf.ByteString getNextBytes()
optional string next = 7;- Specified by:
getNextBytesin interfaceMdb.ListContainersRequestOrBuilder
-
hasPos
public boolean hasPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int32 pos = 8;- Specified by:
hasPosin interfaceMdb.ListContainersRequestOrBuilder
-
getPos
public int getPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int32 pos = 8;- Specified by:
getPosin interfaceMdb.ListContainersRequestOrBuilder
-
hasLimit
public boolean hasLimit()
The maximum number of returned containers per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 9;- Specified by:
hasLimitin interfaceMdb.ListContainersRequestOrBuilder
-
getLimit
public int getLimit()
The maximum number of returned containers per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 9;- Specified by:
getLimitin interfaceMdb.ListContainersRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.ListContainersRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Mdb.ListContainersRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Mdb.ListContainersRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Mdb.ListContainersRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Mdb.ListContainersRequest.Builder newBuilder()
-
newBuilder
public static Mdb.ListContainersRequest.Builder newBuilder(Mdb.ListContainersRequest prototype)
-
toBuilder
public Mdb.ListContainersRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Mdb.ListContainersRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Mdb.ListContainersRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Mdb.ListContainersRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Mdb.ListContainersRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Mdb.ListContainersRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-