Expand description
Client builder, authentication, TLS options, and workflow operations.
Client and ClientBuilder connection, auth, and TLS support.
Structsยง
- Client
- Reusable caller-side SDK client for an
aion-serverdeployment. - Client
Auth - Bearer authentication credential for server calls.
- Client
Builder - Builder for
Clientconnection, authentication, and TLS options. - Client
Config - Fully resolved client connection configuration.
- TlsOptions
- TLS options for connecting to an HTTPS/TLS endpoint.