UpdateResponderGatewayRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique client token.

Link copied to clipboard

An optional description for the responder gateway.

Link copied to clipboard

The domain name for the responder gateway.

Link copied to clipboard

The unique identifier of the gateway.

Link copied to clipboard

The configuration for the managed endpoint.

Link copied to clipboard
val port: Int?

The networking port to use.

Link copied to clipboard

The networking protocol to use.

Link copied to clipboard

The configuration of the trust store.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String