Set up an Apiv2Client to perform requests with.
Apiv2Client
This client can be used by creating an instance of any Command exported by this module and passing that into the client's send method.
Command
send
Api client configuration options.
A configured Apiv2Client.
Set up an
Apiv2Client
to perform requests with.This client can be used by creating an instance of any
Command
exported by this module and passing that into the client'ssend
method.