Uses of Class
ru.tinkoff.piapi.contract.v1.GetMarginAttributesResponse
-
Uses of GetMarginAttributesResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return GetMarginAttributesResponseModifier and TypeMethodDescriptionGetMarginAttributesResponse.Builder.build()GetMarginAttributesResponse.Builder.buildPartial()static GetMarginAttributesResponseGetMarginAttributesResponse.getDefaultInstance()GetMarginAttributesResponse.Builder.getDefaultInstanceForType()GetMarginAttributesResponse.getDefaultInstanceForType()UsersServiceGrpc.UsersServiceBlockingStub.getMarginAttributes(GetMarginAttributesRequest request) Расчёт маржинальных показателей по счёту.static GetMarginAttributesResponseGetMarginAttributesResponse.parseDelimitedFrom(InputStream input) static GetMarginAttributesResponseGetMarginAttributesResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(byte[] data) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(com.google.protobuf.ByteString data) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(com.google.protobuf.CodedInputStream input) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(InputStream input) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(ByteBuffer data) static GetMarginAttributesResponseGetMarginAttributesResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type GetMarginAttributesResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetMarginAttributesRequest,GetMarginAttributesResponse> UsersServiceGrpc.getGetMarginAttributesMethod()com.google.common.util.concurrent.ListenableFuture<GetMarginAttributesResponse>UsersServiceGrpc.UsersServiceFutureStub.getMarginAttributes(GetMarginAttributesRequest request) Расчёт маржинальных показателей по счёту.com.google.protobuf.Parser<GetMarginAttributesResponse>GetMarginAttributesResponse.getParserForType()static com.google.protobuf.Parser<GetMarginAttributesResponse>GetMarginAttributesResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type GetMarginAttributesResponseModifier and TypeMethodDescriptionGetMarginAttributesResponse.Builder.mergeFrom(GetMarginAttributesResponse other) GetMarginAttributesResponse.newBuilder(GetMarginAttributesResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type GetMarginAttributesResponseModifier and TypeMethodDescriptionvoidUsersServiceGrpc.UsersServiceImplBase.getMarginAttributes(GetMarginAttributesRequest request, io.grpc.stub.StreamObserver<GetMarginAttributesResponse> responseObserver) Расчёт маржинальных показателей по счёту.voidUsersServiceGrpc.UsersServiceStub.getMarginAttributes(GetMarginAttributesRequest request, io.grpc.stub.StreamObserver<GetMarginAttributesResponse> responseObserver) Расчёт маржинальных показателей по счёту.