public static final class ShowResourceObjectsRequest.Options extends Object
ShowResourceObjectsRequest
parameter options
.
Optional parameters.
Modifier and Type | Field and Description |
---|---|
static String |
EVICTABLE |
static String |
EXPRESSION
An expression to filter the returned objects.
|
static String |
ID |
static String |
LIMIT
An integer indicating the maximum number of results to be returned,
per rank, or (-1) to indicate that the maximum number of results
allowed by the server should be returned.
|
static String |
ORDER_BY
Single column to be sorted by as well as the sort direction, e.g.,
'size asc'.
|
static String |
OWNER_RESOURCE_GROUP |
static String |
PRIORITY |
static String |
SIZE |
static String |
TABLE_NAMES
Comma-separated list of tables to restrict the results to.
|
static String |
TIER |
static String |
TIERS
Comma-separated list of tiers to query, leave blank for all tiers.
|
public static final String TIERS
public static final String EXPRESSION
public static final String ORDER_BY
public static final String SIZE
public static final String ID
public static final String PRIORITY
public static final String TIER
public static final String EVICTABLE
public static final String OWNER_RESOURCE_GROUP
public static final String LIMIT
public static final String TABLE_NAMES
Copyright © 2025. All rights reserved.