Package com.commercetools.api.client
Interface ByProjectKeyAssociateRolesGetMixin
- All Superinterfaces:
ClientRequestCommand<AssociateRolePagedQueryResponse>,PagedQueryResourceRequest<ByProjectKeyAssociateRolesGet,,AssociateRolePagedQueryResponse, com.commercetools.api.predicates.query.associate_role.AssociateRoleQueryBuilderDsl> RequestCommand<AssociateRolePagedQueryResponse>,SimplePagedQueryResourceRequest<ByProjectKeyAssociateRolesGet,AssociateRolePagedQueryResponse, com.commercetools.api.predicates.query.associate_role.AssociateRoleQueryBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyAssociateRolesGet
public interface ByProjectKeyAssociateRolesGetMixin
extends PagedQueryResourceRequest<ByProjectKeyAssociateRolesGet,AssociateRolePagedQueryResponse,com.commercetools.api.predicates.query.associate_role.AssociateRoleQueryBuilderDsl>
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.commercetools.api.predicates.query.associate_role.AssociateRoleQueryBuilderDslqueryDsl()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.associate_role.AssociateRoleQueryBuilderDsl queryDsl()- Specified by:
queryDslin interfaceSimplePagedQueryResourceRequest<ByProjectKeyAssociateRolesGet,AssociateRolePagedQueryResponse, com.commercetools.api.predicates.query.associate_role.AssociateRoleQueryBuilderDsl>
-