Uses of Class
io.stargate.sdk.rest.domain.QueryWithKey.QueryRowBuilder
Packages that use QueryWithKey.QueryRowBuilder
-
Uses of QueryWithKey.QueryRowBuilder in io.stargate.sdk.rest.domain
Methods in io.stargate.sdk.rest.domain that return QueryWithKey.QueryRowBuilderModifier and TypeMethodDescriptionQueryWithKey.QueryRowBuilder.addReturnedField(String fieldname) Only return those fields if providedQueryWithKey.QueryRowBuilder.addSortedField(String fieldname, Ordering order) Only return those fields if providedstatic QueryWithKey.QueryRowBuilderQueryWithKey.builder()builderQueryWithKey.QueryRowBuilder.returnedFields(String... fields) Only return those fields if providedQueryWithKey.QueryRowBuilder.sortedFields(Sort... fields) Only return those fields if providedQueryWithKey.QueryRowBuilder.withPageSize(int pageSize) withPageSizeQueryWithKey.QueryRowBuilder.withPageState(String pageState) withPageState