Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitMultipartUploadResponse

Hierarchy

  • CommitMultipartUploadResponse

Properties

eTag

eTag: string

The entity tag (ETag) for the object.

lastModified

lastModified: Date

The time the object was last modified, as described in RFC 2616.

opcClientRequestId

opcClientRequestId: string

Echoes back the value passed in the opc-client-request-id header, for use by clients when debugging.

opcMultipartMd5

opcMultipartMd5: string

Base-64 representation of the multipart object hash. The multipart object hash is calculated by taking the MD5 hashes of the parts passed to this call, concatenating the binary representation of those hashes in order of their part numbers, and then calculating the MD5 hash of the concatenated values. The multipart object hash is followed by a hyphen and the total number of parts (for example, '-6').

opcRequestId

opcRequestId: string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide this request ID.

versionId

versionId: string

VersionId of the newly created object