Class GetGamificationScorecardsUserRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsUserRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidvoidsetWorkday(LocalDate workday) withCustomHeader(String name, String value) withExpand(List<String> expand) withUserId(String userId) withWorkday(LocalDate workday)
-
Constructor Details
-
GetGamificationScorecardsUserRequest
public GetGamificationScorecardsUserRequest()
-
-
Method Details
-
getUserId
-
setUserId
-
withUserId
-
getWorkday
-
setWorkday
-
withWorkday
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetGamificationScorecardsUserRequest.Builder builder(String userId, LocalDate workday)
-