Uses of Class
ru.tinkoff.piapi.contract.v1.GetCountriesRequest
-
Uses of GetCountriesRequest in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return GetCountriesRequestModifier and TypeMethodDescriptionGetCountriesRequest.Builder.build()GetCountriesRequest.Builder.buildPartial()static GetCountriesRequestGetCountriesRequest.getDefaultInstance()GetCountriesRequest.Builder.getDefaultInstanceForType()GetCountriesRequest.getDefaultInstanceForType()static GetCountriesRequestGetCountriesRequest.parseDelimitedFrom(InputStream input) static GetCountriesRequestGetCountriesRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCountriesRequestGetCountriesRequest.parseFrom(byte[] data) static GetCountriesRequestGetCountriesRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCountriesRequestGetCountriesRequest.parseFrom(com.google.protobuf.ByteString data) static GetCountriesRequestGetCountriesRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCountriesRequestGetCountriesRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetCountriesRequestGetCountriesRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCountriesRequestGetCountriesRequest.parseFrom(InputStream input) static GetCountriesRequestGetCountriesRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCountriesRequestGetCountriesRequest.parseFrom(ByteBuffer data) static GetCountriesRequestGetCountriesRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type GetCountriesRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetCountriesRequest,GetCountriesResponse> InstrumentsServiceGrpc.getGetCountriesMethod()com.google.protobuf.Parser<GetCountriesRequest>GetCountriesRequest.getParserForType()static com.google.protobuf.Parser<GetCountriesRequest>GetCountriesRequest.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type GetCountriesRequestModifier and TypeMethodDescriptionInstrumentsServiceGrpc.InstrumentsServiceBlockingStub.getCountries(GetCountriesRequest request) Метод получения списка стран.com.google.common.util.concurrent.ListenableFuture<GetCountriesResponse>InstrumentsServiceGrpc.InstrumentsServiceFutureStub.getCountries(GetCountriesRequest request) Метод получения списка стран.voidInstrumentsServiceGrpc.InstrumentsServiceImplBase.getCountries(GetCountriesRequest request, io.grpc.stub.StreamObserver<GetCountriesResponse> responseObserver) Метод получения списка стран.voidInstrumentsServiceGrpc.InstrumentsServiceStub.getCountries(GetCountriesRequest request, io.grpc.stub.StreamObserver<GetCountriesResponse> responseObserver) Метод получения списка стран.GetCountriesRequest.Builder.mergeFrom(GetCountriesRequest other) static GetCountriesRequest.BuilderGetCountriesRequest.newBuilder(GetCountriesRequest prototype)