Class GetGamificationProfilesUserRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationProfilesUserRequest
-
Nested Class Summary
Nested Classes -
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) withUserId(String userId) withWorkday(LocalDate workday)
-
Constructor Details
-
GetGamificationProfilesUserRequest
public GetGamificationProfilesUserRequest()
-
-
Method Details
-
getUserId
-
setUserId
-
withUserId
-
getWorkday
-
setWorkday
-
withWorkday
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-