Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchResourcesResponse

Hierarchy

  • SearchResourcesResponse

Properties

opcNextPage

opcNextPage: string

For pagination of a list of items. When paging through a list, if this header appears in the response, then there are additional items still to get. Include this value as the page parameter for the subsequent GET request. For information about pagination, see ListPagination.

opcPreviousPage

opcPreviousPage: string

For pagination of a list of items. When paging through a list, if this header appears in the response, then there are additional items in previous pages to get. Include this value as the page parameter for the subsequent GET request. The absence of this header indicates that you have reached the first page of the list. For more information, see ListPagination.

opcRequestId

opcRequestId: string

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

resourceSummaryCollection

resourceSummaryCollection: ResourceSummaryCollection

The returned model.ResourceSummaryCollection instance.