Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListSendersRequest

example

Click here to see how to use ListSendersRequest.

Properties

compartmentId

compartmentId: string

The OCID for the compartment.

Optional domain

domain: undefined | string

A filter to only return resources that match the given domain exactly.

Optional emailAddress

emailAddress: undefined | string

The email address of the approved sender.

Optional lifecycleState

lifecycleState: undefined | string

The current state of a sender.

Optional limit

limit: undefined | number

For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. {@code 1} is the minimum, {@code 1000} is the maximum. For important details about how pagination works, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

The request ID for tracing from the system

Optional page

page: undefined | string

For list pagination. The value of the opc-next-page response header from the previous "List" call. For important details about how pagination works, see List Pagination.

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 sortBy

sortBy: SortBy

The field to sort by. The {@code TIMECREATED} value returns the list in in descending order by default. The {@code EMAILADDRESS} value returns the list in ascending order by default. Use the {@code SortOrderQueryParam} to change the direction of the returned list of items.

Optional sortOrder

sortOrder: model.SortOrder

The sort order to use, either ascending or descending order.