Uses of Class
ru.tinkoff.piapi.contract.v1.GetUserTariffResponse
-
Uses of GetUserTariffResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return GetUserTariffResponseModifier and TypeMethodDescriptionGetUserTariffResponse.Builder.build()GetUserTariffResponse.Builder.buildPartial()static GetUserTariffResponseGetUserTariffResponse.getDefaultInstance()GetUserTariffResponse.Builder.getDefaultInstanceForType()GetUserTariffResponse.getDefaultInstanceForType()UsersServiceGrpc.UsersServiceBlockingStub.getUserTariff(GetUserTariffRequest request) Запрос тарифа пользователя.static GetUserTariffResponseGetUserTariffResponse.parseDelimitedFrom(InputStream input) static GetUserTariffResponseGetUserTariffResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetUserTariffResponseGetUserTariffResponse.parseFrom(byte[] data) static GetUserTariffResponseGetUserTariffResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetUserTariffResponseGetUserTariffResponse.parseFrom(com.google.protobuf.ByteString data) static GetUserTariffResponseGetUserTariffResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetUserTariffResponseGetUserTariffResponse.parseFrom(com.google.protobuf.CodedInputStream input) static GetUserTariffResponseGetUserTariffResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetUserTariffResponseGetUserTariffResponse.parseFrom(InputStream input) static GetUserTariffResponseGetUserTariffResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetUserTariffResponseGetUserTariffResponse.parseFrom(ByteBuffer data) static GetUserTariffResponseGetUserTariffResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type GetUserTariffResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetUserTariffRequest,GetUserTariffResponse> UsersServiceGrpc.getGetUserTariffMethod()com.google.protobuf.Parser<GetUserTariffResponse>GetUserTariffResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<GetUserTariffResponse>UsersServiceGrpc.UsersServiceFutureStub.getUserTariff(GetUserTariffRequest request) Запрос тарифа пользователя.static com.google.protobuf.Parser<GetUserTariffResponse>GetUserTariffResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type GetUserTariffResponseModifier and TypeMethodDescriptionGetUserTariffResponse.Builder.mergeFrom(GetUserTariffResponse other) GetUserTariffResponse.newBuilder(GetUserTariffResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type GetUserTariffResponseModifier and TypeMethodDescriptionvoidUsersServiceGrpc.UsersServiceImplBase.getUserTariff(GetUserTariffRequest request, io.grpc.stub.StreamObserver<GetUserTariffResponse> responseObserver) Запрос тарифа пользователя.voidUsersServiceGrpc.UsersServiceStub.getUserTariff(GetUserTariffRequest request, io.grpc.stub.StreamObserver<GetUserTariffResponse> responseObserver) Запрос тарифа пользователя.