Class PatchRoutingSkillgroupRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchRoutingSkillgroupRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String skillGroupId, SkillGroup body) getBody()voidsetBody(SkillGroup body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetSkillGroupId(String skillGroupId) withBody(SkillGroup body) withCustomHeader(String name, String value) withSkillGroupId(String skillGroupId)
-
Constructor Details
-
PatchRoutingSkillgroupRequest
public PatchRoutingSkillgroupRequest()
-
-
Method Details
-
getSkillGroupId
-
setSkillGroupId
-
withSkillGroupId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-