Class GetGreetingMediaRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetGreetingMediaRequest
-
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) voidsetFormatId(String formatId) voidsetGreetingId(String greetingId) withCustomHeader(String name, String value) withFormatId(String formatId) withGreetingId(String greetingId)
-
Constructor Details
-
GetGreetingMediaRequest
public GetGreetingMediaRequest()
-
-
Method Details
-
getGreetingId
-
setGreetingId
-
withGreetingId
-
getFormatId
-
setFormatId
-
withFormatId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-