Class GetAssistantQueuesRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetAssistantQueuesRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidsetAssistantId(String assistantId) voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetPageSize(String pageSize) withAssistantId(String assistantId) withBefore(String before) withCustomHeader(String name, String value) withExpand(String expand) withPageSize(String pageSize)
-
Constructor Details
-
GetAssistantQueuesRequest
public GetAssistantQueuesRequest()
-
-
Method Details
-
getAssistantId
-
setAssistantId
-
withAssistantId
-
getBefore
-
setBefore
-
withBefore
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-