Package com.commercetools.api.client
Interface ByProjectKeyTaxCategoriesGetMixin
- All Superinterfaces:
ClientRequestCommand<TaxCategoryPagedQueryResponse>,PagedQueryResourceRequest<ByProjectKeyTaxCategoriesGet,,TaxCategoryPagedQueryResponse, com.commercetools.api.predicates.query.tax_category.TaxCategoryQueryBuilderDsl> RequestCommand<TaxCategoryPagedQueryResponse>,SimplePagedQueryResourceRequest<ByProjectKeyTaxCategoriesGet,TaxCategoryPagedQueryResponse, com.commercetools.api.predicates.query.tax_category.TaxCategoryQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyTaxCategoriesGet
public interface ByProjectKeyTaxCategoriesGetMixin
extends PagedQueryResourceRequest<ByProjectKeyTaxCategoriesGet,TaxCategoryPagedQueryResponse,com.commercetools.api.predicates.query.tax_category.TaxCategoryQueryBuilderDsl>
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.commercetools.api.predicates.query.tax_category.TaxCategoryQueryBuilderDslqueryDsl()Methods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
execute, executeBlocking, executeBlockingMethods inherited from interface com.commercetools.api.client.PagedQueryResourceRequest
addExpand, addLimit, addOffset, addPredicateVar, addPredicateVar, addSort, addWhere, addWithTotal, asPagedQueryResourceRequest, getFirstQueryParam, getQueryParam, getQueryParams, withExpand, withLimit, withOffset, withPredicateVar, withPredicateVar, withSort, withWhere, withWithTotalMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
execute, executeBlocking, executeBlocking
-
Method Details
-
queryDsl
default com.commercetools.api.predicates.query.tax_category.TaxCategoryQueryBuilderDsl queryDsl()- Specified by:
queryDslin interfaceSimplePagedQueryResourceRequest<ByProjectKeyTaxCategoriesGet,TaxCategoryPagedQueryResponse, com.commercetools.api.predicates.query.tax_category.TaxCategoryQueryBuilderDsl>
-