Uses of Class
ru.tinkoff.piapi.contract.v1.GetInfoResponse
-
Uses of GetInfoResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return GetInfoResponseModifier and TypeMethodDescriptionGetInfoResponse.Builder.build()GetInfoResponse.Builder.buildPartial()static GetInfoResponseGetInfoResponse.getDefaultInstance()GetInfoResponse.Builder.getDefaultInstanceForType()GetInfoResponse.getDefaultInstanceForType()UsersServiceGrpc.UsersServiceBlockingStub.getInfo(GetInfoRequest request) Метод получения информации о пользователе.static GetInfoResponseGetInfoResponse.parseDelimitedFrom(InputStream input) static GetInfoResponseGetInfoResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetInfoResponseGetInfoResponse.parseFrom(byte[] data) static GetInfoResponseGetInfoResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetInfoResponseGetInfoResponse.parseFrom(com.google.protobuf.ByteString data) static GetInfoResponseGetInfoResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetInfoResponseGetInfoResponse.parseFrom(com.google.protobuf.CodedInputStream input) static GetInfoResponseGetInfoResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetInfoResponseGetInfoResponse.parseFrom(InputStream input) static GetInfoResponseGetInfoResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetInfoResponseGetInfoResponse.parseFrom(ByteBuffer data) static GetInfoResponseGetInfoResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type GetInfoResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetInfoRequest,GetInfoResponse> UsersServiceGrpc.getGetInfoMethod()com.google.common.util.concurrent.ListenableFuture<GetInfoResponse>UsersServiceGrpc.UsersServiceFutureStub.getInfo(GetInfoRequest request) Метод получения информации о пользователе.com.google.protobuf.Parser<GetInfoResponse>GetInfoResponse.getParserForType()static com.google.protobuf.Parser<GetInfoResponse>GetInfoResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type GetInfoResponseModifier and TypeMethodDescriptionGetInfoResponse.Builder.mergeFrom(GetInfoResponse other) static GetInfoResponse.BuilderGetInfoResponse.newBuilder(GetInfoResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type GetInfoResponseModifier and TypeMethodDescriptionvoidUsersServiceGrpc.UsersServiceImplBase.getInfo(GetInfoRequest request, io.grpc.stub.StreamObserver<GetInfoResponse> responseObserver) Метод получения информации о пользователе.voidUsersServiceGrpc.UsersServiceStub.getInfo(GetInfoRequest request, io.grpc.stub.StreamObserver<GetInfoResponse> responseObserver) Метод получения информации о пользователе.