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