module Aws::PageableResponse

def next_response(params)

Returns:
  • (Seahorse::Client::Response) - Returns the next page of

Parameters:
  • params (Hash) -- A hash of additional request params to
def next_response(params)
  # Actual implementation is in PageableResponse::Extension
end