Package-level declarations
Types
Link copied to clipboard
class AigenticPlatformClient(basicAuth: Authentication.BasicAuth, apiUrl: PlatformApiUrl, endpoints: PlatformEndpoints = AigenticPlatformEndpoints(basicAuth, apiUrl, null)) : PlatformClient
Link copied to clipboard
class AigenticPlatformEndpoints(basicAuth: Authentication.BasicAuth, apiUrl: PlatformApiUrl, engine: HttpClientEngine? = null) : PlatformEndpoints
Link copied to clipboard