Class GetGamificationScorecardsUserPointsAlltimeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsUserPointsAlltimeRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetEndWorkday(LocalDate endWorkday) voidwithCustomHeader(String name, String value) withEndWorkday(LocalDate endWorkday) withUserId(String userId)
-
Constructor Details
-
GetGamificationScorecardsUserPointsAlltimeRequest
public GetGamificationScorecardsUserPointsAlltimeRequest()
-
-
Method Details
-
getUserId
-
setUserId
-
withUserId
-
getEndWorkday
-
setEndWorkday
-
withEndWorkday
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetGamificationScorecardsUserPointsAlltimeRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetGamificationScorecardsUserPointsAlltimeRequest.Builder builder(String userId, LocalDate endWorkday)
-