Class GetTelephonyCallsMetricsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetTelephonyCallsMetricsRequest
-
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) voidsetMetricType(String metricType) withCustomHeader(String name, String value) withMetricType(String metricType)
-
Constructor Details
-
GetTelephonyCallsMetricsRequest
public GetTelephonyCallsMetricsRequest()
-
-
Method Details
-
getMetricType
-
setMetricType
-
withMetricType
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-