Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListQueriesResponse

Hierarchy

  • ListQueriesResponse

Properties

opcNextPage

opcNextPage: string

For pagination of a list of Queries. If this header appears in the response, then this is a partial list of Queries. Include this value as the {@code page} parameter in a subsequent GET request, to get the next batch of Queries.

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.

queryCollection

queryCollection: QueryCollection

The returned model.QueryCollection instance.