Uses of Class
ru.tinkoff.piapi.contract.v1.WithdrawLimitsResponse
-
Uses of WithdrawLimitsResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return WithdrawLimitsResponseModifier and TypeMethodDescriptionWithdrawLimitsResponse.Builder.build()WithdrawLimitsResponse.Builder.buildPartial()static WithdrawLimitsResponseWithdrawLimitsResponse.getDefaultInstance()WithdrawLimitsResponse.Builder.getDefaultInstanceForType()WithdrawLimitsResponse.getDefaultInstanceForType()SandboxServiceGrpc.SandboxServiceBlockingStub.getSandboxWithdrawLimits(WithdrawLimitsRequest request) Метод получения доступного остатка для вывода средств в песочнице.OperationsServiceGrpc.OperationsServiceBlockingStub.getWithdrawLimits(WithdrawLimitsRequest request) Метод получения доступного остатка для вывода средств.static WithdrawLimitsResponseWithdrawLimitsResponse.parseDelimitedFrom(InputStream input) static WithdrawLimitsResponseWithdrawLimitsResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(byte[] data) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(com.google.protobuf.ByteString data) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(com.google.protobuf.CodedInputStream input) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(InputStream input) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(ByteBuffer data) static WithdrawLimitsResponseWithdrawLimitsResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type WithdrawLimitsResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<WithdrawLimitsRequest,WithdrawLimitsResponse> SandboxServiceGrpc.getGetSandboxWithdrawLimitsMethod()static io.grpc.MethodDescriptor<WithdrawLimitsRequest,WithdrawLimitsResponse> OperationsServiceGrpc.getGetWithdrawLimitsMethod()com.google.protobuf.Parser<WithdrawLimitsResponse>WithdrawLimitsResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<WithdrawLimitsResponse>SandboxServiceGrpc.SandboxServiceFutureStub.getSandboxWithdrawLimits(WithdrawLimitsRequest request) Метод получения доступного остатка для вывода средств в песочнице.com.google.common.util.concurrent.ListenableFuture<WithdrawLimitsResponse>OperationsServiceGrpc.OperationsServiceFutureStub.getWithdrawLimits(WithdrawLimitsRequest request) Метод получения доступного остатка для вывода средств.static com.google.protobuf.Parser<WithdrawLimitsResponse>WithdrawLimitsResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type WithdrawLimitsResponseModifier and TypeMethodDescriptionWithdrawLimitsResponse.Builder.mergeFrom(WithdrawLimitsResponse other) WithdrawLimitsResponse.newBuilder(WithdrawLimitsResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type WithdrawLimitsResponseModifier and TypeMethodDescriptionvoidSandboxServiceGrpc.SandboxServiceImplBase.getSandboxWithdrawLimits(WithdrawLimitsRequest request, io.grpc.stub.StreamObserver<WithdrawLimitsResponse> responseObserver) Метод получения доступного остатка для вывода средств в песочнице.voidSandboxServiceGrpc.SandboxServiceStub.getSandboxWithdrawLimits(WithdrawLimitsRequest request, io.grpc.stub.StreamObserver<WithdrawLimitsResponse> responseObserver) Метод получения доступного остатка для вывода средств в песочнице.voidOperationsServiceGrpc.OperationsServiceImplBase.getWithdrawLimits(WithdrawLimitsRequest request, io.grpc.stub.StreamObserver<WithdrawLimitsResponse> responseObserver) Метод получения доступного остатка для вывода средств.voidOperationsServiceGrpc.OperationsServiceStub.getWithdrawLimits(WithdrawLimitsRequest request, io.grpc.stub.StreamObserver<WithdrawLimitsResponse> responseObserver) Метод получения доступного остатка для вывода средств.