类 KeyAndVersion
java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.model.KeyAndVersion
Information about the versioning object to be deleted
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getKey()Obtain the object name.Obtain the object version ID.voidSet the object name.voidsetVersion(String version) Set the version ID of the object.toString()
-
字段详细资料
-
key
-
version
-
-
构造器详细资料
-
KeyAndVersion
Constructor- 参数:
key- Object nameversion- Version ID of the object
-
KeyAndVersion
Constructor- 参数:
key- Object name
-
-
方法详细资料