set_client method

set_client

Sets the client.

def set_client(self, client):
    ...
ParameterTypeDescription
clientstrThe client.

See Also