Lexdee.Instances.State (lexdee v2.6.4)
Link to this section Summary
Link to this section Functions
Link to this function
restart(client, id, options \\ [])
Specs
restart(Tesla.Client.t(), binary(), Keyword.t()) :: {:error, any()} | {:ok, Tesla.Env.t()}
Link to this function
show(client, id, options \\ [])
Specs
show(Tesla.Client.t(), binary(), Keyword.t()) :: {:error, any()} | {:ok, Tesla.Env.t()}
Link to this function
start(client, id, options \\ [])
Specs
start(Tesla.Client.t(), binary(), Keyword.t()) :: {:error, any()} | {:ok, Tesla.Env.t()}
Link to this function
stop(client, id, options \\ [])
Specs
stop(Tesla.Client.t(), binary(), Keyword.t()) :: {:error, any()} | {:ok, Tesla.Env.t()}