Package com.commercetools.api.client
Interface ByProjectKeyZonesGetMixin
- All Superinterfaces:
io.vrap.rmf.base.client.ClientRequestCommand<ZonePagedQueryResponse>
,PagedQueryResourceRequest<ByProjectKeyZonesGet,
,ZonePagedQueryResponse, ZoneQueryBuilderDsl> io.vrap.rmf.base.client.RequestCommand<ZonePagedQueryResponse>
,SimplePagedQueryResourceRequest<ByProjectKeyZonesGet,
ZonePagedQueryResponse, ZoneQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyZonesGet
public interface ByProjectKeyZonesGetMixin
extends PagedQueryResourceRequest<ByProjectKeyZonesGet,ZonePagedQueryResponse,ZoneQueryBuilderDsl>
-
Method Summary
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
- Specified by:
queryDsl
in interfaceSimplePagedQueryResourceRequest<ByProjectKeyZonesGet,
ZonePagedQueryResponse, ZoneQueryBuilderDsl>
-