execute abstract method
Override this method and implement http call by using the parameters from
the rowRequest
.
Implementation
Future<RowResponse> execute(RowRequest rowRequest);
Override this method and implement http call by using the parameters from
the rowRequest
.
Future<RowResponse> execute(RowRequest rowRequest);