Package com.commercetools.api.client
Interface ByProjectKeyProductProjectionsGetMixin
- All Superinterfaces:
ClientRequestCommand<ProductProjectionPagedQueryResponse>,PagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl> RequestCommand<ProductProjectionPagedQueryResponse>,SimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyProductProjectionsGet
public interface ByProjectKeyProductProjectionsGetMixin
extends PagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse,com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl>
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDslqueryDsl()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.product.ProductProjectionQueryBuilderDsl queryDsl()- Specified by:
queryDslin interfaceSimplePagedQueryResourceRequest<ByProjectKeyProductProjectionsGet,ProductProjectionPagedQueryResponse, com.commercetools.api.predicates.query.product.ProductProjectionQueryBuilderDsl>
-