Class GetUsersDevelopmentActivityRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUsersDevelopmentActivityRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getType()voidsetActivityId(String activityId) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithActivityId(String activityId) withCustomHeader(String name, String value)
-
Constructor Details
-
GetUsersDevelopmentActivityRequest
public GetUsersDevelopmentActivityRequest()
-
-
Method Details
-
getActivityId
-
setActivityId
-
withActivityId
-
getType
-
setType
-
withType
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-