public final class AttachedPeripheralsList extends com.google.protobuf.GeneratedMessage implements AttachedPeripheralsListOrBuilder
AttachedPeripheralsList
+ +
| Modifier and Type | Class and Description |
|---|---|
static class |
AttachedPeripheralsList.Builder
Protobuf type
AttachedPeripheralsList |
static class |
AttachedPeripheralsList.Data
Protobuf type
AttachedPeripheralsList.Data |
static interface |
AttachedPeripheralsList.DataOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_FIELD_NUMBER |
static int |
META_FIELD_NUMBER |
static <any> |
PARSER |
| Modifier and Type | Method and Description |
|---|---|
AttachedPeripheralsList.Data |
getData()
required .AttachedPeripheralsList.Data data = 2; |
AttachedPeripheralsList.DataOrBuilder |
getDataOrBuilder()
required .AttachedPeripheralsList.Data data = 2; |
static AttachedPeripheralsList |
getDefaultInstance() |
AttachedPeripheralsList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ResponseMeta |
getMeta()
required .ResponseMeta meta = 1; |
ResponseMetaOrBuilder |
getMetaOrBuilder()
required .ResponseMeta meta = 1; |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasData()
required .AttachedPeripheralsList.Data data = 2; |
boolean |
hasMeta()
required .ResponseMeta meta = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AttachedPeripheralsList.Builder |
newBuilder() |
static AttachedPeripheralsList.Builder |
newBuilder(AttachedPeripheralsList prototype) |
AttachedPeripheralsList.Builder |
newBuilderForType() |
protected AttachedPeripheralsList.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static AttachedPeripheralsList |
parseDelimitedFrom(java.io.InputStream input) |
static AttachedPeripheralsList |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList |
parseFrom(com.google.protobuf.ByteString data) |
static AttachedPeripheralsList |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AttachedPeripheralsList |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AttachedPeripheralsList |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AttachedPeripheralsList.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int META_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static AttachedPeripheralsList getDefaultInstance()
public AttachedPeripheralsList getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasMeta()
required .ResponseMeta meta = 1;hasMeta in interface AttachedPeripheralsListOrBuilderpublic ResponseMeta getMeta()
required .ResponseMeta meta = 1;getMeta in interface AttachedPeripheralsListOrBuilderpublic ResponseMetaOrBuilder getMetaOrBuilder()
required .ResponseMeta meta = 1;getMetaOrBuilder in interface AttachedPeripheralsListOrBuilderpublic boolean hasData()
required .AttachedPeripheralsList.Data data = 2;hasData in interface AttachedPeripheralsListOrBuilderpublic AttachedPeripheralsList.Data getData()
required .AttachedPeripheralsList.Data data = 2;getData in interface AttachedPeripheralsListOrBuilderpublic AttachedPeripheralsList.DataOrBuilder getDataOrBuilder()
required .AttachedPeripheralsList.Data data = 2;getDataOrBuilder in interface AttachedPeripheralsListOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic static AttachedPeripheralsList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttachedPeripheralsList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttachedPeripheralsList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AttachedPeripheralsList parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static AttachedPeripheralsList.Builder newBuilder()
public AttachedPeripheralsList.Builder newBuilderForType()
public static AttachedPeripheralsList.Builder newBuilder(AttachedPeripheralsList prototype)
public AttachedPeripheralsList.Builder toBuilder()
protected AttachedPeripheralsList.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)