Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingSupportedcontentRequest
Packages that use GetConversationsMessagingSupportedcontentRequest
-
Uses of GetConversationsMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsMessagingSupportedcontentRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingSupportedcontent(GetConversationsMessagingSupportedcontentRequest request) Get a list of Supported Content profilesConversationsApiAsync.getConversationsMessagingSupportedcontentAsync(GetConversationsMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContentListing> callback) Get a list of Supported Content profiles -
Uses of GetConversationsMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsMessagingSupportedcontentRequestModifier and TypeMethodDescriptionGetConversationsMessagingSupportedcontentRequest.Builder.build()GetConversationsMessagingSupportedcontentRequest.withCustomHeader(String name, String value) GetConversationsMessagingSupportedcontentRequest.withPageNumber(Integer pageNumber) GetConversationsMessagingSupportedcontentRequest.withPageSize(Integer pageSize)