| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
GetClientRequest |
GetClientRequest.Builder.build() |
GetClientRequest |
GetClientRequest.Builder.buildPartial() |
static GetClientRequest |
GetClientRequest.getDefaultInstance() |
GetClientRequest |
GetClientRequest.getDefaultInstanceForType() |
GetClientRequest |
GetClientRequest.Builder.getDefaultInstanceForType() |
static GetClientRequest |
GetClientRequest.parseDelimitedFrom(InputStream input) |
static GetClientRequest |
GetClientRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientRequest |
GetClientRequest.parseFrom(byte[] data) |
static GetClientRequest |
GetClientRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientRequest |
GetClientRequest.parseFrom(ByteBuffer data) |
static GetClientRequest |
GetClientRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientRequest |
GetClientRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetClientRequest |
GetClientRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientRequest |
GetClientRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetClientRequest |
GetClientRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientRequest |
GetClientRequest.parseFrom(InputStream input) |
static GetClientRequest |
GetClientRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetClientRequest,GetClientResponse> |
IBrokerClientsAndAccountsServiceGrpc.getGetClientMethod() |
com.google.protobuf.Parser<GetClientRequest> |
GetClientRequest.getParserForType() |
static com.google.protobuf.Parser<GetClientRequest> |
GetClientRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
GetClientResponse |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceBlockingStub.getClient(GetClientRequest request) |
com.google.common.util.concurrent.ListenableFuture<GetClientResponse> |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceFutureStub.getClient(GetClientRequest request) |
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceImplBase.getClient(GetClientRequest request,
io.grpc.stub.StreamObserver<GetClientResponse> responseObserver) |
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceStub.getClient(GetClientRequest request,
io.grpc.stub.StreamObserver<GetClientResponse> responseObserver) |
GetClientRequest.Builder |
GetClientRequest.Builder.mergeFrom(GetClientRequest other) |
static GetClientRequest.Builder |
GetClientRequest.newBuilder(GetClientRequest prototype) |
Copyright © 2020. All rights reserved.