Class NetworkRoutesApiImpl

  • All Implemented Interfaces:
    NetworkRoutesApi

    @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               date="2020-01-01T18:24:23.294947664-03:00[America/Argentina/Buenos_Aires]")
    public class NetworkRoutesApiImpl
    extends java.lang.Object
    implements NetworkRoutesApi
    • Constructor Detail

      • NetworkRoutesApiImpl

        public NetworkRoutesApiImpl()
      • NetworkRoutesApiImpl

        public NetworkRoutesApiImpl​(ApiClient apiClient)
    • Method Detail

      • getApiClient

        public ApiClient getApiClient()
      • setApiClient

        public void setApiClient​(ApiClient apiClient)
      • getNetworkType

        public void getNetworkType​(io.vertx.core.Handler<io.vertx.core.AsyncResult<NetworkTypeDTO>> resultHandler)
        Get the current network type of the chain Returns the current network type.
        Specified by:
        getNetworkType in interface NetworkRoutesApi
        Parameters:
        resultHandler - Asynchronous result handler