Set the configuration object to use with the client
array|Collection|string $config Parameters that define how the client behaves and connects to a: webservice. Pass an array or a Collection object.
ClientInterface
public function setConfig($config);