Uses of Class
com.mypurecloud.sdk.v2.api.request.PostGreetingsRequest
Packages that use PostGreetingsRequest
-
Uses of PostGreetingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostGreetingsRequestModifier and TypeMethodDescriptionGreetingsApi.postGreetings(PostGreetingsRequest request) Create a Greeting for an OrganizationGreetingsApiAsync.postGreetingsAsync(PostGreetingsRequest request, AsyncApiCallback<Greeting> callback) Create a Greeting for an Organization -
Uses of PostGreetingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostGreetingsRequestModifier and TypeMethodDescriptionPostGreetingsRequest.Builder.build()PostGreetingsRequest.withCustomHeader(String name, String value)