Class GetGamificationScorecardsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsRequest
-
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) voidvoidsetWorkday(LocalDate workday) withCustomHeader(String name, String value) withExpand(List<String> expand) withWorkday(LocalDate workday)
-
Constructor Details
-
GetGamificationScorecardsRequest
public GetGamificationScorecardsRequest()
-
-
Method Details
-
getWorkday
-
setWorkday
-
withWorkday
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-