class Ittybit::AsyncAutomationsClient

def initialize(request_client:)

Returns:
  • (Ittybit::AsyncAutomationsClient) -

Parameters:
  • request_client (Ittybit::AsyncRequestClient) --
def initialize(request_client:)
  @request_client = request_client
end