Class GetGamificationScorecardsAttendanceRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationScorecardsAttendanceRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetEndWorkday(LocalDate endWorkday) voidsetStartWorkday(LocalDate startWorkday) withCustomHeader(String name, String value) withEndWorkday(LocalDate endWorkday) withStartWorkday(LocalDate startWorkday)
-
Constructor Details
-
GetGamificationScorecardsAttendanceRequest
public GetGamificationScorecardsAttendanceRequest()
-
-
Method Details
-
getStartWorkday
-
setStartWorkday
-
withStartWorkday
-
getEndWorkday
-
setEndWorkday
-
withEndWorkday
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetGamificationScorecardsAttendanceRequest.Builder builder(LocalDate startWorkday, LocalDate endWorkday)
-