public class KeyVersion extends Object implements Serializable
KeyVersion
is a unique identifier of an S3Object inside of a bucket, with optional versioning supportConstructor and Description |
---|
KeyVersion(String value)
Constructs a key without a version.
|
KeyVersion(String value,
String version)
Constructs a key-version pair.
|
public KeyVersion(String value)
Copyright © 2010–2017. All rights reserved.