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