Class PutWorkforcemanagementAgentIntegrationsHrisRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutWorkforcemanagementAgentIntegrationsHrisRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String agentId, AgentIntegrationsRequest body) getBody()voidsetAgentId(String agentId) voidvoidsetCustomHeaders(Map<String, String> customHeaders) withAgentId(String agentId) withCustomHeader(String name, String value)
-
Constructor Details
-
PutWorkforcemanagementAgentIntegrationsHrisRequest
public PutWorkforcemanagementAgentIntegrationsHrisRequest()
-
-
Method Details
-
getAgentId
-
setAgentId
-
withAgentId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PutWorkforcemanagementAgentIntegrationsHrisRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PutWorkforcemanagementAgentIntegrationsHrisRequest.Builder builder(String agentId, AgentIntegrationsRequest body)
-