Interface IApiOperation<Q extends ANetApiRequest,​S extends ANetApiResponse>

    • Method Detail

      • getApiResponse

        S getApiResponse()
      • executeWithApiResponse

        S executeWithApiResponse()
      • executeWithApiResponse

        S executeWithApiResponse​(Environment environment)
      • execute

        void execute()