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