Package | Description |
---|---|
ola.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Ola.DeviceInfoRequest> |
Ola.DeviceInfoRequest.PARSER |
Modifier and Type | Method and Description |
---|---|
Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.Builder.build() |
Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.Builder.buildPartial() |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.getDefaultInstance() |
Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.getDefaultInstanceForType() |
Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.Builder.getDefaultInstanceForType() |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseDelimitedFrom(InputStream input) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(byte[] data) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(com.google.protobuf.ByteString data) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(InputStream input) |
static Ola.DeviceInfoRequest |
Ola.DeviceInfoRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Ola.DeviceInfoRequest> |
Ola.DeviceInfoRequest.getParserForType() |
Modifier and Type | Method and Description |
---|---|
Ola.DeviceInfoReply |
Ola.OlaServerService.BlockingInterface.getDeviceInfo(com.google.protobuf.RpcController controller,
Ola.DeviceInfoRequest request) |
abstract void |
Ola.OlaServerService.getDeviceInfo(com.google.protobuf.RpcController controller,
Ola.DeviceInfoRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done)
rpc GetDeviceInfo(.ola.proto.DeviceInfoRequest) returns (.ola.proto.DeviceInfoReply); |
void |
Ola.OlaServerService.Interface.getDeviceInfo(com.google.protobuf.RpcController controller,
Ola.DeviceInfoRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done)
rpc GetDeviceInfo(.ola.proto.DeviceInfoRequest) returns (.ola.proto.DeviceInfoReply); |
void |
Ola.OlaServerService.Stub.getDeviceInfo(com.google.protobuf.RpcController controller,
Ola.DeviceInfoRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done) |
Ola.DeviceInfoRequest.Builder |
Ola.DeviceInfoRequest.Builder.mergeFrom(Ola.DeviceInfoRequest other) |
static Ola.DeviceInfoRequest.Builder |
Ola.DeviceInfoRequest.newBuilder(Ola.DeviceInfoRequest prototype) |
Copyright © 2017. All rights reserved.