public static class DeleteObjectsRequest.KeyVersion extends Object
Constructor and Description |
---|
KeyVersion(String key)
バージョンなしのコンストラクタ。
|
KeyVersion(String key,
String version)
キーとバージョンがペアになったコンストラクタ.
|
Modifier and Type | Method and Description |
---|---|
String |
getKey()
オブジェクトキーを取得します。
|
String |
getVersion()
オブジェクトのバージョンを取得します。
|
public KeyVersion(String key)
key
- オブジェクトキーCopyright © 2018. All rights reserved.