Java com.amazonaws.services.s3.model CompleteMultipartUploadResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model CompleteMultipartUploadResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model CompleteMultipartUploadResult.

The text is from its open source code.

Method

StringgetETag()
Returns the entity tag identifying the new object.
DategetExpirationTime()
Returns the expiration time for this object, or null if it doesn't expire.
StringgetLocation()
Returns the URL identifying the new multipart object.
StringgetVersionId()
Returns the version ID of the new object, only present if versioning has been enabled for the bucket.