Interface RequestParticipantQuery.Builder
- Enclosing interface:
- RequestParticipantQuery
@PublicApi
public static interface RequestParticipantQuery.Builder
Builder to construct the
RequestParticipantQuery
.
A LimitedPagedRequest
is always constructed in the query parameter,
and used the default value if none is provided-
Method Summary
Modifier and TypeMethodDescriptionbuild()
customerRequest
(Long customerRequest) pagedRequest
(PagedRequest pagedRequest)
-
Method Details
-
customerRequest
-
pagedRequest
-
build
RequestParticipantQuery build()
-