Uses of Class
com.mypurecloud.sdk.v2.api.request.GetTelephonyAgentsGreetingsMeRequest
Packages that use GetTelephonyAgentsGreetingsMeRequest
-
Uses of GetTelephonyAgentsGreetingsMeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetTelephonyAgentsGreetingsMeRequestModifier and TypeMethodDescriptionTelephonyApi.getTelephonyAgentsGreetingsMe(GetTelephonyAgentsGreetingsMeRequest request) Get the agent's own greetings.TelephonyApiAsync.getTelephonyAgentsGreetingsMeAsync(GetTelephonyAgentsGreetingsMeRequest request, AsyncApiCallback<SelfAgentGreeting> callback) Get the agent's own greetings. -
Uses of GetTelephonyAgentsGreetingsMeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetTelephonyAgentsGreetingsMeRequestModifier and TypeMethodDescriptionGetTelephonyAgentsGreetingsMeRequest.Builder.build()GetTelephonyAgentsGreetingsMeRequest.withCustomHeader(String name, String value)