Package ru.tinkoff.piapi.contract.v1
Class InstrumentsServiceGrpc
java.lang.Object
ru.tinkoff.piapi.contract.v1.InstrumentsServiceGrpc
Сервис предназначен для получения:</br>**1**. информации об инструментах;</br>**2**. расписания торговых сессий;</br>**3**. календаря выплат купонов по облигациям;</br>**4**. размера гарантийного обеспечения по фьючерсам;</br>**5**. дивидендов по ценной бумаге.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classСервис предназначен для получения:</br>**1**. информации об инструментах;</br>**2**. расписания торговых сессий;</br>**3**. календаря выплат купонов по облигациям;</br>**4**. размера гарантийного обеспечения по фьючерсам;</br>**5**. дивидендов по ценной бумаге.static final classСервис предназначен для получения:</br>**1**. информации об инструментах;</br>**2**. расписания торговых сессий;</br>**3**. календаря выплат купонов по облигациям;</br>**4**. размера гарантийного обеспечения по фьючерсам;</br>**5**. дивидендов по ценной бумаге.static classСервис предназначен для получения:</br>**1**. информации об инструментах;</br>**2**. расписания торговых сессий;</br>**3**. календаря выплат купонов по облигациям;</br>**4**. размера гарантийного обеспечения по фьючерсам;</br>**5**. дивидендов по ценной бумаге.static final classСервис предназначен для получения:</br>**1**. информации об инструментах;</br>**2**. расписания торговых сессий;</br>**3**. календаря выплат купонов по облигациям;</br>**4**. размера гарантийного обеспечения по фьючерсам;</br>**5**. дивидендов по ценной бумаге. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<InstrumentRequest,BondResponse> static io.grpc.MethodDescriptor<InstrumentsRequest,BondsResponse> static io.grpc.MethodDescriptor<InstrumentsRequest,CurrenciesResponse> static io.grpc.MethodDescriptor<InstrumentRequest,CurrencyResponse> static io.grpc.MethodDescriptor<EditFavoritesRequest,EditFavoritesResponse> static io.grpc.MethodDescriptor<InstrumentRequest,EtfResponse> static io.grpc.MethodDescriptor<InstrumentsRequest,EtfsResponse> static io.grpc.MethodDescriptor<FindInstrumentRequest,FindInstrumentResponse> static io.grpc.MethodDescriptor<InstrumentRequest,FutureResponse> static io.grpc.MethodDescriptor<InstrumentsRequest,FuturesResponse> static io.grpc.MethodDescriptor<GetAccruedInterestsRequest,GetAccruedInterestsResponse> static io.grpc.MethodDescriptor<AssetRequest,AssetResponse> static io.grpc.MethodDescriptor<AssetsRequest,AssetsResponse> static io.grpc.MethodDescriptor<GetBondCouponsRequest,GetBondCouponsResponse> static io.grpc.MethodDescriptor<GetBrandRequest,Brand> static io.grpc.MethodDescriptor<GetBrandsRequest,GetBrandsResponse> static io.grpc.MethodDescriptor<GetCountriesRequest,GetCountriesResponse> static io.grpc.MethodDescriptor<GetDividendsRequest,GetDividendsResponse> static io.grpc.MethodDescriptor<GetFavoritesRequest,GetFavoritesResponse> static io.grpc.MethodDescriptor<GetFuturesMarginRequest,GetFuturesMarginResponse> static io.grpc.MethodDescriptor<InstrumentRequest,InstrumentResponse> static io.grpc.MethodDescriptor<InstrumentRequest,OptionResponse> static io.grpc.MethodDescriptor<InstrumentsRequest,OptionsResponse> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<InstrumentRequest,ShareResponse> static io.grpc.MethodDescriptor<InstrumentsRequest,SharesResponse> static io.grpc.MethodDescriptor<TradingSchedulesRequest,TradingSchedulesResponse> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
getTradingSchedulesMethod
public static io.grpc.MethodDescriptor<TradingSchedulesRequest,TradingSchedulesResponse> getTradingSchedulesMethod() -
getBondByMethod
-
getBondsMethod
-
getGetBondCouponsMethod
public static io.grpc.MethodDescriptor<GetBondCouponsRequest,GetBondCouponsResponse> getGetBondCouponsMethod() -
getCurrencyByMethod
-
getCurrenciesMethod
-
getEtfByMethod
-
getEtfsMethod
-
getFutureByMethod
-
getFuturesMethod
-
getOptionByMethod
-
getOptionsMethod
-
getGetAccruedInterestsMethod
public static io.grpc.MethodDescriptor<GetAccruedInterestsRequest,GetAccruedInterestsResponse> getGetAccruedInterestsMethod() -
getGetFuturesMarginMethod
public static io.grpc.MethodDescriptor<GetFuturesMarginRequest,GetFuturesMarginResponse> getGetFuturesMarginMethod() -
getGetInstrumentByMethod
public static io.grpc.MethodDescriptor<InstrumentRequest,InstrumentResponse> getGetInstrumentByMethod() -
getGetDividendsMethod
public static io.grpc.MethodDescriptor<GetDividendsRequest,GetDividendsResponse> getGetDividendsMethod() -
getGetAssetByMethod
-
getGetAssetsMethod
-
getGetFavoritesMethod
public static io.grpc.MethodDescriptor<GetFavoritesRequest,GetFavoritesResponse> getGetFavoritesMethod() -
getEditFavoritesMethod
public static io.grpc.MethodDescriptor<EditFavoritesRequest,EditFavoritesResponse> getEditFavoritesMethod() -
getGetCountriesMethod
public static io.grpc.MethodDescriptor<GetCountriesRequest,GetCountriesResponse> getGetCountriesMethod() -
getFindInstrumentMethod
public static io.grpc.MethodDescriptor<FindInstrumentRequest,FindInstrumentResponse> getFindInstrumentMethod() -
getGetBrandsMethod
-
getGetBrandByMethod
-
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
public static InstrumentsServiceGrpc.InstrumentsServiceBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
public static InstrumentsServiceGrpc.InstrumentsServiceFutureStub newFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-