Uses of Class
com.mypurecloud.sdk.v2.api.request.GetGreetingMediaRequest
Packages that use GetGreetingMediaRequest
-
Uses of GetGreetingMediaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetGreetingMediaRequestModifier and TypeMethodDescriptionGreetingsApi.getGreetingMedia(GetGreetingMediaRequest request) Get media playback URI for this greeting API should migrate to use GET api/v2/greetings/{greetingId}/downloadsGreetingsApiAsync.getGreetingMediaAsync(GetGreetingMediaRequest request, AsyncApiCallback<GreetingMediaInfo> callback) Get media playback URI for this greeting API should migrate to use GET api/v2/greetings/{greetingId}/downloads -
Uses of GetGreetingMediaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetGreetingMediaRequestModifier and TypeMethodDescriptionGetGreetingMediaRequest.Builder.build()GetGreetingMediaRequest.withCustomHeader(String name, String value) GetGreetingMediaRequest.withFormatId(String formatId) GetGreetingMediaRequest.withGreetingId(String greetingId)