Class GetGamificationLeaderboardRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationLeaderboardRequest.Builder
- Enclosing class:
- GetGamificationLeaderboardRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withEndWorkday(LocalDate endWorkday) withMetricId(String metricId) withRequiredParams(LocalDate startWorkday, LocalDate endWorkday) withStartWorkday(LocalDate startWorkday)
-
Method Details
-
withStartWorkday
-
withEndWorkday
-
withMetricId
-
withRequiredParams
public GetGamificationLeaderboardRequest.Builder withRequiredParams(LocalDate startWorkday, LocalDate endWorkday) -
build
-