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