Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGreetingDownloadsRequest
Packages that use GetGreetingDownloadsRequest
-
Uses of GetGreetingDownloadsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGreetingDownloadsRequestModifier and TypeMethodDescriptionGreetingsApi.getGreetingDownloads(GetGreetingDownloadsRequest request) Download a organization greeting recordingGreetingsApiAsync.getGreetingDownloadsAsync(GetGreetingDownloadsRequest request, AsyncApiCallback<GreetingMediaInfo> callback) Download a organization greeting recording -
Uses of GetGreetingDownloadsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGreetingDownloadsRequestModifier and TypeMethodDescriptionGetGreetingDownloadsRequest.Builder.build()GetGreetingDownloadsRequest.withCustomHeader(String name, String value) GetGreetingDownloadsRequest.withFormatId(String formatId) GetGreetingDownloadsRequest.withGreetingId(String greetingId)