KT_Object object used to represent a Cloud Files Object trough CF_Object
More...
|
| KT_Object (Connection conn, string container_name, string object_name) |
| Initializes a new instance of the Ucloudbiz.Storage.KT_Object class.
|
|
| KT_Object (Connection conn, Client client, string container_name, string object_name) |
| Initializes a new instance of the Ucloudbiz.Storage.KT_Object class.
|
|
| KT_Object (Connection conn, Container container, Client client, string object_name) |
| Initializes a new instance of the Ucloudbiz.Storage.storage.KT_Object class.
|
|
KT_Object object used to represent a Cloud Files Object trough CF_Object
Ucloudbiz.Storage.KT_Object.KT_Object |
( |
Connection |
conn, |
|
|
string |
container_name, |
|
|
string |
object_name |
|
) |
| |
Initializes a new instance of the Ucloudbiz.Storage.KT_Object class.
- Parameters
-
conn | Conn. |
container_name | Container_name. |
object_name | Object_name. |
Ucloudbiz.Storage.KT_Object.KT_Object |
( |
Connection |
conn, |
|
|
Client |
client, |
|
|
string |
container_name, |
|
|
string |
object_name |
|
) |
| |
Initializes a new instance of the Ucloudbiz.Storage.KT_Object class.
- Parameters
-
conn | Conn. |
client | Client. |
container_name | Container_name. |
object_name | Object_name. |
Ucloudbiz.Storage.KT_Object.KT_Object |
( |
Connection |
conn, |
|
|
Container |
container, |
|
|
Client |
client, |
|
|
string |
object_name |
|
) |
| |
Initializes a new instance of the Ucloudbiz.Storage.storage.KT_Object class.
- Parameters
-
conn | Conn. |
container | Container. |
client | Client. |
object_name | Object_name. |
The documentation for this class was generated from the following file:
- C:/Users/hd/Documents/Visual Studio 2012/Projects/Ucloudbiz.Storage/Ucloudbiz.Storage/KT_Object.cs