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