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