Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteObjectResponse

Hierarchy

  • DeleteObjectResponse

Properties

isDeleteMarker

isDeleteMarker: boolean

This is {@code true} if the deleted object is a delete marker, otherwise {@code false}

lastModified

lastModified: Date

The time the object was deleted, 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.

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

The {@code versionId} of the delete marker created as a result of the DELETE Object. If the request contains a specific {@code versionId}, then this response header will be the same as the requested {@code versionId} of the object that was deleted.