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