public static final class Protos.ListResult extends com.google.protobuf.GeneratedMessage implements Protos.ListResultOrBuilder
ListResult
Operations which result in a list of objects, return an instance of 'ListResult'.
| Modifier and Type | Class and Description |
|---|---|
static class |
Protos.ListResult.Builder
Protobuf type
ListResult |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
NEXT_FIELD_NUMBER |
static int |
OBJECTS_FIELD_NUMBER |
static com.google.protobuf.Parser<Protos.ListResult> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
static Protos.ListResult |
getDefaultInstance() |
Protos.ListResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getNext()
optional string next = 2; |
com.google.protobuf.ByteString |
getNextBytes()
optional string next = 2; |
Protos.ObjectResult |
getObjects(int index)
repeated .ObjectResult objects = 1; |
int |
getObjectsCount()
repeated .ObjectResult objects = 1; |
List<Protos.ObjectResult> |
getObjectsList()
repeated .ObjectResult objects = 1; |
Protos.ObjectResultOrBuilder |
getObjectsOrBuilder(int index)
repeated .ObjectResult objects = 1; |
List<? extends Protos.ObjectResultOrBuilder> |
getObjectsOrBuilderList()
repeated .ObjectResult objects = 1; |
com.google.protobuf.Parser<Protos.ListResult> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasNext()
optional string next = 2; |
boolean |
isInitialized() |
static Protos.ListResult.Builder |
newBuilder() |
static Protos.ListResult.Builder |
newBuilder(Protos.ListResult prototype) |
Protos.ListResult.Builder |
newBuilderForType() |
static Protos.ListResult |
parseDelimitedFrom(InputStream input) |
static Protos.ListResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ListResult |
parseFrom(byte[] data) |
static Protos.ListResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ListResult |
parseFrom(com.google.protobuf.ByteString data) |
static Protos.ListResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ListResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protos.ListResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.ListResult |
parseFrom(InputStream input) |
static Protos.ListResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protos.ListResult.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, findInitializationErrors, getInitializationErrorString, hashCode, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<Protos.ListResult> PARSER
public static final int OBJECTS_FIELD_NUMBER
public static final int NEXT_FIELD_NUMBER
public static Protos.ListResult getDefaultInstance()
public Protos.ListResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<Protos.ListResult> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic List<Protos.ObjectResult> getObjectsList()
repeated .ObjectResult objects = 1;getObjectsList in interface Protos.ListResultOrBuilderpublic List<? extends Protos.ObjectResultOrBuilder> getObjectsOrBuilderList()
repeated .ObjectResult objects = 1;getObjectsOrBuilderList in interface Protos.ListResultOrBuilderpublic int getObjectsCount()
repeated .ObjectResult objects = 1;getObjectsCount in interface Protos.ListResultOrBuilderpublic Protos.ObjectResult getObjects(int index)
repeated .ObjectResult objects = 1;getObjects in interface Protos.ListResultOrBuilderpublic Protos.ObjectResultOrBuilder getObjectsOrBuilder(int index)
repeated .ObjectResult objects = 1;getObjectsOrBuilder in interface Protos.ListResultOrBuilderpublic boolean hasNext()
optional string next = 2;hasNext in interface Protos.ListResultOrBuilderpublic String getNext()
optional string next = 2;getNext in interface Protos.ListResultOrBuilderpublic com.google.protobuf.ByteString getNextBytes()
optional string next = 2;getNextBytes in interface Protos.ListResultOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessagepublic static Protos.ListResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protos.ListResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protos.ListResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protos.ListResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Protos.ListResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static Protos.ListResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Protos.ListResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Protos.ListResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Protos.ListResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Protos.ListResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Protos.ListResult.Builder newBuilder()
public Protos.ListResult.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Protos.ListResult.Builder newBuilder(Protos.ListResult prototype)
public Protos.ListResult.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteCopyright © 2015. All rights reserved.