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