ucloudbiz storage API
Public Member Functions | List of all members
Ucloudbiz.Storage.KT_Connection Class Reference

KT_Connection object used to connect to the storage system through CF_Connection. More...

Inheritance diagram for Ucloudbiz.Storage.KT_Connection:

Public Member Functions

 KT_Connection (UserCredentials creds)
 Initializes a new instance of the Ucloudbiz.Storage.KT_Connection class.
 
 KT_Connection (UserCredentials creds, Client client)
 Initializes a new instance of the Ucloudbiz.Storage.KT_Connection class.
 

Detailed Description

KT_Connection object used to connect to the storage system through CF_Connection.

Constructor & Destructor Documentation

Ucloudbiz.Storage.KT_Connection.KT_Connection ( UserCredentials  creds)

Initializes a new instance of the Ucloudbiz.Storage.KT_Connection class.

Parameters
credsAn instance of a UserCredentials object
Ucloudbiz.Storage.KT_Connection.KT_Connection ( UserCredentials  creds,
Client  client 
)

Initializes a new instance of the Ucloudbiz.Storage.KT_Connection class.

Parameters
credsAn instance of a UserCredentials object
clienta HTTP client object

The documentation for this class was generated from the following file: