Uses of Class
com.mypurecloud.sdk.v2.model.SocialTopicRequest
Packages that use SocialTopicRequest
Package
Description
-
Uses of SocialTopicRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type SocialTopicRequestModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTopics(SocialTopicRequest body) Create a social topic.SocialMediaApi.postSocialmediaTopicsWithHttpInfo(SocialTopicRequest body) Create a social topic.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SocialTopicRequestModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTopics(ApiRequest<SocialTopicRequest> request) Create a social topic.SocialMediaApiAsync.postSocialmediaTopicsAsync(ApiRequest<SocialTopicRequest> request, AsyncApiCallback<ApiResponse<SocialTopicResponse>> callback) Create a social topic. -
Uses of SocialTopicRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return SocialTopicRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type SocialTopicRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type SocialTopicRequestModifier and TypeMethodDescriptionvoidPostSocialmediaTopicsRequest.setBody(SocialTopicRequest body) PostSocialmediaTopicsRequest.Builder.withBody(SocialTopicRequest body) PostSocialmediaTopicsRequest.withBody(SocialTopicRequest body) -
Uses of SocialTopicRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialTopicRequestModifier and TypeMethodDescriptionSocialTopicRequest.description(String description) A description of the social topic.SocialTopicRequest.divisionId(String divisionId) The ID of the division the social topic belongs to.Name of the social topic.