Package com.commercetools.api.client
Interface ByProjectKeyStandalonePricesGetMixin
- All Superinterfaces:
ClientRequestCommand<StandalonePricePagedQueryResponse>
,PagedQueryResourceRequest<ByProjectKeyStandalonePricesGet,
,StandalonePricePagedQueryResponse, com.commercetools.api.predicates.query.standalone_price.StandalonePriceQueryBuilderDsl> RequestCommand<StandalonePricePagedQueryResponse>
,SimplePagedQueryResourceRequest<ByProjectKeyStandalonePricesGet,
StandalonePricePagedQueryResponse, com.commercetools.api.predicates.query.standalone_price.StandalonePriceQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyStandalonePricesGet
public interface ByProjectKeyStandalonePricesGetMixin
extends PagedQueryResourceRequest<ByProjectKeyStandalonePricesGet,StandalonePricePagedQueryResponse,com.commercetools.api.predicates.query.standalone_price.StandalonePriceQueryBuilderDsl>
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.commercetools.api.predicates.query.standalone_price.StandalonePriceQueryBuilderDsl
queryDsl()
Methods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
execute, executeBlocking, executeBlocking
Methods 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, withWithTotal
Methods inherited from interface io.vrap.rmf.base.client.RequestCommand
execute, executeBlocking, executeBlocking
-
Method Details
-
queryDsl
default com.commercetools.api.predicates.query.standalone_price.StandalonePriceQueryBuilderDsl queryDsl()- Specified by:
queryDsl
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyStandalonePricesGet,
StandalonePricePagedQueryResponse, com.commercetools.api.predicates.query.standalone_price.StandalonePriceQueryBuilderDsl>
-