Interface Retriable


public interface Retriable
Defines the retriable call.
  • Method Summary

    Modifier and Type
    Method
    Description
    okhttp3.Response
    Executes the okhttp API call.