Class MemberEntitlementsRequestBuilder.GetQueryParameters
java.lang.Object
org.azd.memberentitlementmanagement.memberentitlements.MemberEntitlementsRequestBuilder.GetQueryParameters
- Enclosing class:
MemberEntitlementsRequestBuilder
Represents the query parameters.
-
Field Summary
Modifier and TypeFieldDescriptionPass the continuation token to get the next page results.Values to filterSortValues to select -
Constructor Summary
-
Method Summary
-
Field Details
-
continuationToken
Pass the continuation token to get the next page results. -
filter
Values to filter -
orderBy
Sort -
select
Values to select
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-