Class GetTaskmanagementWorktypeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetTaskmanagementWorktypeRequest
-
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) voidsetExpands(List<String> expands) voidsetWorktypeId(String worktypeId) withCustomHeader(String name, String value) withExpands(List<String> expands) withWorktypeId(String worktypeId)
-
Constructor Details
-
GetTaskmanagementWorktypeRequest
public GetTaskmanagementWorktypeRequest()
-
-
Method Details
-
getWorktypeId
-
setWorktypeId
-
withWorktypeId
-
getExpands
-
setExpands
-
withExpands
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-