Class GetRoutingQueueRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRoutingQueueRequest
-
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) voidvoidsetQueueId(String queueId) withCustomHeader(String name, String value) withExpand(List<String> expand) withQueueId(String queueId)
-
Constructor Details
-
GetRoutingQueueRequest
public GetRoutingQueueRequest()
-
-
Method Details
-
getQueueId
-
setQueueId
-
withQueueId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-