build abstract method

  1. @protected
RawApiMap build(
  1. INyxx client
)

Returns built response for api

Implementation

@meta.protected
RawApiMap build(INyxx client);