Class GetRoutingQueueMediatypeEstimatedwaittimeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRoutingQueueMediatypeEstimatedwaittimeRequest
-
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) voidsetLabelId(String labelId) voidsetMediaType(String mediaType) voidsetQueueId(String queueId) withCustomHeader(String name, String value) withLabelId(String labelId) withMediaType(String mediaType) withQueueId(String queueId)
-
Constructor Details
-
GetRoutingQueueMediatypeEstimatedwaittimeRequest
public GetRoutingQueueMediatypeEstimatedwaittimeRequest()
-
-
Method Details
-
getQueueId
-
setQueueId
-
withQueueId
-
getMediaType
-
setMediaType
-
withMediaType
-
getLabelId
-
setLabelId
-
withLabelId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetRoutingQueueMediatypeEstimatedwaittimeRequest.Builder builder(String queueId, String mediaType)
-