Uses of Class
com.mypurecloud.sdk.v2.api.request.PostMessagingSupportedcontentRequest
Packages that use PostMessagingSupportedcontentRequest
-
Uses of PostMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostMessagingSupportedcontentRequestModifier and TypeMethodDescriptionMessagingApi.postMessagingSupportedcontent(PostMessagingSupportedcontentRequest request) Deprecated.MessagingApiAsync.postMessagingSupportedcontentAsync(PostMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContent> callback) Deprecated. -
Uses of PostMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostMessagingSupportedcontentRequestModifier and TypeMethodDescriptionPostMessagingSupportedcontentRequest.Builder.build()PostMessagingSupportedcontentRequest.withBody(SupportedContent body) PostMessagingSupportedcontentRequest.withCustomHeader(String name, String value)