Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetObjectContentRequest

example

Click here to see how to use GetObjectContentRequest.

Hierarchy

Properties

Optional filePath

filePath: undefined | string

A filter to return only commits that affect any of the specified paths.

Optional opcRequestId

opcRequestId: undefined | string

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

repositoryId

repositoryId: string

Unique repository identifier.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

sha

sha: string

The SHA of a blob or tree.