Class DeleteEmployeeperformanceExternalmetricsDefinitionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteEmployeeperformanceExternalmetricsDefinitionRequest
-
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
-
DeleteEmployeeperformanceExternalmetricsDefinitionRequest
public DeleteEmployeeperformanceExternalmetricsDefinitionRequest()
-
-
Method Details
-
getMetricId
-
setMetricId
-
withMetricId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public DeleteEmployeeperformanceExternalmetricsDefinitionRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static DeleteEmployeeperformanceExternalmetricsDefinitionRequest.Builder builder(String metricId)
-