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