Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListAnnouncementSubscriptionsRequest

example

Click here to see how to use ListAnnouncementSubscriptionsRequest.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional displayName

displayName: undefined | string

A filter to return only resources that match the entire display name given.

Optional id

id: undefined | string

The OCID of the announcement subscription.

Optional lifecycleState

lifecycleState: undefined | string

A filter to return only announcement subscriptions that match the given lifecycle state.

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated "List" call.

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 complete request ID.

Optional page

page: undefined | string

The value of the {@code opc-next-page} response header from the previous "List" call.

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 criteria to sort by. You can specify only one sort order. The default sort order for the creation date of resources is descending. The default sort order for display names is ascending.

Optional sortOrder

sortOrder: model.SortOrder

The sort order to use, whether ascending ('ASC') or descending ('DESC').