Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessagingSupportedcontentRequest
Packages that use PostConversationsMessagingSupportedcontentRequest
-
Uses of PostConversationsMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessagingSupportedcontentRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingSupportedcontent(PostConversationsMessagingSupportedcontentRequest request) Create a Supported Content profileConversationsApiAsync.postConversationsMessagingSupportedcontentAsync(PostConversationsMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContent> callback) Create a Supported Content profile -
Uses of PostConversationsMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessagingSupportedcontentRequestModifier and TypeMethodDescriptionPostConversationsMessagingSupportedcontentRequest.Builder.build()PostConversationsMessagingSupportedcontentRequest.withBody(SupportedContent body) PostConversationsMessagingSupportedcontentRequest.withCustomHeader(String name, String value)