Class GetUserFavoritesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUserFavoritesRequest.Builder
- Enclosing class:
- GetUserFavoritesRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withRequiredParams(String userId) withSortOrder(String sortOrder) withUserId(String userId)
-
Method Details
-
withUserId
-
withPageSize
-
withPageNumber
-
withSortOrder
-
withExpand
-
withExpandEnumValues
public GetUserFavoritesRequest.Builder withExpandEnumValues(List<GetUserFavoritesRequest.expandValues> expand) -
withRequiredParams
-
build
-