Class GetGamificationProfilesUsersMeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGamificationProfilesUsersMeRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetWorkday(LocalDate workday) withCustomHeader(String name, String value) withWorkday(LocalDate workday)
-
Constructor Details
-
GetGamificationProfilesUsersMeRequest
public GetGamificationProfilesUsersMeRequest()
-
-
Method Details
-
getWorkday
-
setWorkday
-
withWorkday
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-