Class GetPresenceDefinition0Request
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetPresenceDefinition0Request
-
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) voidsetDefinitionId(String definitionId) voidsetLocaleCode(String localeCode) withCustomHeader(String name, String value) withDefinitionId(String definitionId) withLocaleCode(String localeCode)
-
Constructor Details
-
GetPresenceDefinition0Request
public GetPresenceDefinition0Request()
-
-
Method Details
-
getDefinitionId
-
setDefinitionId
-
withDefinitionId
-
getLocaleCode
-
setLocaleCode
-
withLocaleCode
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-