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