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