public class NetworkRepositoryVertxImpl extends AbstractRepositoryVertxImpl implements io.nem.sdk.api.NetworkRepository
| Constructor and Description |
|---|
NetworkRepositoryVertxImpl(io.nem.sdk.openapi.vertx.invoker.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
io.nem.sdk.openapi.vertx.api.NodeRoutesApi |
getClient() |
io.reactivex.Observable<io.nem.sdk.model.blockchain.NetworkType> |
getNetworkType()
The current network type.
|
call, exceptionHandling, exceptionHandling, getId, getJsonHelper, getNetworkTypeBlocking, getOrder, getPageSize, onErrorpublic NetworkRepositoryVertxImpl(io.nem.sdk.openapi.vertx.invoker.ApiClient apiClient)
public io.reactivex.Observable<io.nem.sdk.model.blockchain.NetworkType> getNetworkType()
getNetworkType in interface io.nem.sdk.api.NetworkRepositorypublic io.nem.sdk.openapi.vertx.api.NodeRoutesApi getClient()