Package com.commercetools.api.client
Interface ByProjectKeyDiscountCodesGetMixin
- All Superinterfaces:
ClientRequestCommand<DiscountCodePagedQueryResponse>,PagedQueryResourceRequest<ByProjectKeyDiscountCodesGet,,DiscountCodePagedQueryResponse, com.commercetools.api.predicates.query.discount_code.DiscountCodeQueryBuilderDsl> RequestCommand<DiscountCodePagedQueryResponse>,SimplePagedQueryResourceRequest<ByProjectKeyDiscountCodesGet,DiscountCodePagedQueryResponse, com.commercetools.api.predicates.query.discount_code.DiscountCodeQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyDiscountCodesGet
public interface ByProjectKeyDiscountCodesGetMixin
extends PagedQueryResourceRequest<ByProjectKeyDiscountCodesGet,DiscountCodePagedQueryResponse,com.commercetools.api.predicates.query.discount_code.DiscountCodeQueryBuilderDsl>
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.commercetools.api.predicates.query.discount_code.DiscountCodeQueryBuilderDslqueryDsl()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.discount_code.DiscountCodeQueryBuilderDsl queryDsl()- Specified by:
queryDslin interfaceSimplePagedQueryResourceRequest<ByProjectKeyDiscountCodesGet,DiscountCodePagedQueryResponse, com.commercetools.api.predicates.query.discount_code.DiscountCodeQueryBuilderDsl>
-