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