| Package | Description |
|---|---|
| org.marketcetera.client.rpc |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<RpcClient.DeleteReportRequest> |
RpcClient.DeleteReportRequest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.Builder.build() |
RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.Builder.buildPartial() |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.getDefaultInstance() |
RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.getDefaultInstanceForType() |
RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.Builder.getDefaultInstanceForType() |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseDelimitedFrom(InputStream input) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(byte[] data) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(com.google.protobuf.ByteString data) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(InputStream input) |
static RpcClient.DeleteReportRequest |
RpcClient.DeleteReportRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RpcClient.DeleteReportRequest> |
RpcClient.DeleteReportRequest.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.DeleteReportResponse |
RpcClient.RpcClientService.BlockingInterface.deleteReport(com.google.protobuf.RpcController controller,
RpcClient.DeleteReportRequest request) |
abstract void |
RpcClient.RpcClientService.deleteReport(com.google.protobuf.RpcController controller,
RpcClient.DeleteReportRequest request,
com.google.protobuf.RpcCallback<RpcClient.DeleteReportResponse> done)
rpc deleteReport(.DeleteReportRequest) returns (.DeleteReportResponse); |
void |
RpcClient.RpcClientService.Interface.deleteReport(com.google.protobuf.RpcController controller,
RpcClient.DeleteReportRequest request,
com.google.protobuf.RpcCallback<RpcClient.DeleteReportResponse> done)
rpc deleteReport(.DeleteReportRequest) returns (.DeleteReportResponse); |
void |
RpcClient.RpcClientService.Stub.deleteReport(com.google.protobuf.RpcController controller,
RpcClient.DeleteReportRequest request,
com.google.protobuf.RpcCallback<RpcClient.DeleteReportResponse> done) |
RpcClient.DeleteReportRequest.Builder |
RpcClient.DeleteReportRequest.Builder.mergeFrom(RpcClient.DeleteReportRequest other) |
static RpcClient.DeleteReportRequest.Builder |
RpcClient.DeleteReportRequest.newBuilder(RpcClient.DeleteReportRequest prototype) |
Copyright © 2015. All Rights Reserved.