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