Uses of Class
com.mypurecloud.sdk.v2.api.request.PutTelephonyAgentsGreetingsMeRequest
Packages that use PutTelephonyAgentsGreetingsMeRequest
-
Uses of PutTelephonyAgentsGreetingsMeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutTelephonyAgentsGreetingsMeRequestModifier and TypeMethodDescriptionTelephonyApi.putTelephonyAgentsGreetingsMe(PutTelephonyAgentsGreetingsMeRequest request) Updates the agent's own greetings.TelephonyApiAsync.putTelephonyAgentsGreetingsMeAsync(PutTelephonyAgentsGreetingsMeRequest request, AsyncApiCallback<SelfAgentGreeting> callback) Updates the agent's own greetings. -
Uses of PutTelephonyAgentsGreetingsMeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutTelephonyAgentsGreetingsMeRequestModifier and TypeMethodDescriptionPutTelephonyAgentsGreetingsMeRequest.Builder.build()PutTelephonyAgentsGreetingsMeRequest.withBody(SelfAgentGreeting body) PutTelephonyAgentsGreetingsMeRequest.withCustomHeader(String name, String value)