Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias WatsonJSON = JSON -
Undocumented
Declaration
Swift
public typealias WatsonAuthenticator = Authenticator -
Undocumented
Declaration
Swift
public typealias WatsonIAMAuthenticator = IAMAuthenticator -
Undocumented
Declaration
Swift
public typealias WatsonBasicAuthenticator = BasicAuthenticator -
Undocumented
Declaration
Swift
public typealias WatsonCloudPakForDataAuthenticator = CloudPakForDataAuthenticator -
Undocumented
Declaration
Swift
public typealias WatsonTokenSourceAuthenticator = TokenSourceAuthenticator -
Undocumented
Declaration
Swift
public typealias WatsonBearerTokenAuthenticator = BearerTokenAuthenticator -
Undocumented
Declaration
Swift
public typealias WatsonNoAuthAuthenticator = NoAuthAuthenticator -
Undocumented
Declaration
Swift
public typealias WatsonError = RestError -
Undocumented
Declaration
Swift
public typealias WatsonResponse = RestResponse
View on GitHub
Type Aliases Reference