Class GetEmployeeperformanceExternalmetricsDefinitionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetEmployeeperformanceExternalmetricsDefinitionRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetMetricId(String metricId) withCustomHeader(String name, String value) withMetricId(String metricId)
-
Constructor Details
-
GetEmployeeperformanceExternalmetricsDefinitionRequest
public GetEmployeeperformanceExternalmetricsDefinitionRequest()
-
-
Method Details
-
getMetricId
-
setMetricId
-
withMetricId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetEmployeeperformanceExternalmetricsDefinitionRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetEmployeeperformanceExternalmetricsDefinitionRequest.Builder builder(String metricId)
-