Uses of Interface
com.bybit.api.client.restApi.BybitApiAsyncSpotMarginRestClient
-
Packages that use BybitApiAsyncSpotMarginRestClient Package Description com.bybit.api.client.impl com.bybit.api.client.service -
-
Uses of BybitApiAsyncSpotMarginRestClient in com.bybit.api.client.impl
Classes in com.bybit.api.client.impl that implement BybitApiAsyncSpotMarginRestClient Modifier and Type Class Description classBybitApiAsyncSpotMarginRestClientImplImplementation of Bybit's REST API using Retrofit with synchronous/blocking method calls. -
Uses of BybitApiAsyncSpotMarginRestClient in com.bybit.api.client.service
Methods in com.bybit.api.client.service that return BybitApiAsyncSpotMarginRestClient Modifier and Type Method Description BybitApiAsyncSpotMarginRestClientBybitApiClientFactory. newSpotMarginAsyncRestClient()
-