Class PostCarrierservicesIntegrationsEmergencylocationsMeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostCarrierservicesIntegrationsEmergencylocationsMeRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(EmergencyLocation body) voidsetCustomHeaders(Map<String, String> customHeaders) withBody(EmergencyLocation body) withCustomHeader(String name, String value)
-
Constructor Details
-
PostCarrierservicesIntegrationsEmergencylocationsMeRequest
public PostCarrierservicesIntegrationsEmergencylocationsMeRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostCarrierservicesIntegrationsEmergencylocationsMeRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-