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