Class GetNotificationsChannelsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetNotificationsChannelsRequest
-
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) voidsetIncludechannels(String includechannels) withCustomHeader(String name, String value) withIncludechannels(String includechannels)
-
Constructor Details
-
GetNotificationsChannelsRequest
public GetNotificationsChannelsRequest()
-
-
Method Details
-
getIncludechannels
-
setIncludechannels
-
withIncludechannels
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-