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