Class PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String agentId, AgentQueryAdherenceExplanationsRequest body) getBody()voidsetAgentId(String agentId) voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetForceAsync(Boolean forceAsync) voidsetForceDownloadService(Boolean forceDownloadService) withAgentId(String agentId) withCustomHeader(String name, String value) withForceAsync(Boolean forceAsync) withForceDownloadService(Boolean forceDownloadService)
-
Constructor Details
-
PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest()
-
-
Method Details
-
getAgentId
-
setAgentId
-
withAgentId
-
getBody
-
setBody
-
withBody
-
getForceAsync
-
setForceAsync
-
withForceAsync
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest withForceAsync(Boolean forceAsync) -
getForceDownloadService
-
setForceDownloadService
-
withForceDownloadService
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest withForceDownloadService(Boolean forceDownloadService) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder builder(String agentId, AgentQueryAdherenceExplanationsRequest body)
-