Package com.commercetools.api.client
Interface ByProjectKeySubscriptionsGetMixin
- All Superinterfaces:
ClientRequestCommand<SubscriptionPagedQueryResponse>,RequestCommand<SubscriptionPagedQueryResponse>,SimplePagedQueryResourceRequest<ByProjectKeySubscriptionsGet,SubscriptionPagedQueryResponse, com.commercetools.api.predicates.query.subscription.SubscriptionQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeySubscriptionsGet
public interface ByProjectKeySubscriptionsGetMixin
extends SimplePagedQueryResourceRequest<ByProjectKeySubscriptionsGet,SubscriptionPagedQueryResponse,com.commercetools.api.predicates.query.subscription.SubscriptionQueryBuilderDsl>
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.commercetools.api.predicates.query.subscription.SubscriptionQueryBuilderDslqueryDsl()Methods inherited from interface io.vrap.rmf.base.client.ClientRequestCommand
execute, executeBlocking, executeBlockingMethods inherited from interface io.vrap.rmf.base.client.RequestCommand
execute, executeBlocking, executeBlockingMethods inherited from interface com.commercetools.api.client.SimplePagedQueryResourceRequest
addLimit, addOffset, addPredicateVar, addPredicateVar, addQuery, addQuery, addQuery, addQuery, addSort, addWhere, addWhere, addWhere, addWhere, addWithTotal, asPagedQueryResourceRequest, asPagedQueryResourceRequestToBaseType, getFirstQueryParam, getQueryParam, getQueryParams, withLimit, withOffset, withPredicateVar, withPredicateVar, withQuery, withQuery, withQuery, withQuery, withSort, withWhere, withWhere, withWhere, withWhere, withWithTotal
-
Method Details
-
queryDsl
default com.commercetools.api.predicates.query.subscription.SubscriptionQueryBuilderDsl queryDsl()- Specified by:
queryDslin interfaceSimplePagedQueryResourceRequest<ByProjectKeySubscriptionsGet,SubscriptionPagedQueryResponse, com.commercetools.api.predicates.query.subscription.SubscriptionQueryBuilderDsl>
-