RackspaceCloudFilesModule Class
Item Index
Methods
Methods
createClient
(
Client
-
params
Creates a Client.
Parameters:
-
paramsObject-
[username]String optionalThe username to be used for authentication. This parameter is optional here as you may also provide the same parameter when you call the authenticate function.
-
[apiKey]String optionalThe API key to be used for authentication. This parameter is optional here as you may also provide the same parameter when you call the
-
[region]String optionalThe region to be used for this client. This parameter is optional; you may also provide the same parameter when you call the authenticate function. If neither of these two functions get this parameter, then the account's default region will be used.
-
