public static final class GetRecordsRequest.Options extends Object
options
.
The Raw version of this method can be used to specify the encoding scheme of the response.Modifier and Type | Field and Description |
---|---|
static String |
ASCENDING
The Raw version of this method can be used to specify the encoding scheme of the response.
|
static String |
DESCENDING
The Raw version of this method can be used to specify the encoding scheme of the response.
|
static String |
EXPRESSION
Optional filter expression to apply to the table.
|
static String |
SORT_BY
Optional column that the data should be sorted by.
|
static String |
SORT_ORDER
String indicating how the returned values should be sorted - ascending or descending.
|
public static final String EXPRESSION
public static final String SORT_BY
public static final String SORT_ORDER
public static final String ASCENDING
public static final String DESCENDING
Copyright © 2016. All rights reserved.