Skip to main content

host

Method
This is a method of the GatewayConfig class in the gateway module.
Set host.

Signature

def host(mut self, host: impl Into<String>) -> Self

Parameters

host
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.