Uses of Class
com.mypurecloud.sdk.v2.api.request.GetMessagingSupportedcontentRequest
Packages that use GetMessagingSupportedcontentRequest
-
Uses of GetMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetMessagingSupportedcontentRequestModifier and TypeMethodDescriptionMessagingApi.getMessagingSupportedcontent(GetMessagingSupportedcontentRequest request) Deprecated.MessagingApiAsync.getMessagingSupportedcontentAsync(GetMessagingSupportedcontentRequest request, AsyncApiCallback<SupportedContentListing> callback) Deprecated. -
Uses of GetMessagingSupportedcontentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetMessagingSupportedcontentRequestModifier and TypeMethodDescriptionGetMessagingSupportedcontentRequest.Builder.build()GetMessagingSupportedcontentRequest.withCustomHeader(String name, String value) GetMessagingSupportedcontentRequest.withPageNumber(Integer pageNumber) GetMessagingSupportedcontentRequest.withPageSize(Integer pageSize)