Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListTriggersRequest

example

Click here to see how to use ListTriggersRequest.

Properties

Optional limit

limit: undefined | number

The maximum number of items to return. 1 is the minimum, 50 is the maximum.

Default: 10

Optional name

name: undefined | string

A filter to return only resources that match the service trigger source of a PBF.

Optional opcRequestId

opcRequestId: undefined | string

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

Optional page

page: undefined | string

The pagination token for a list query returned by a previous operation

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

Optional sortOrder

sortOrder: SortOrder

Specifies sort order.

**ASC:** Ascending sort order. * **DESC:** Descending sort order.