Class GetConversationsMessagingSupportedcontentSupportedContentIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingSupportedcontentSupportedContentIdRequest.Builder
- Enclosing class:
- GetConversationsMessagingSupportedcontentSupportedContentIdRequest
public static class GetConversationsMessagingSupportedcontentSupportedContentIdRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String supportedContentId) withSupportedContentId(String supportedContentId)
-
Method Details
-
withSupportedContentId
public GetConversationsMessagingSupportedcontentSupportedContentIdRequest.Builder withSupportedContentId(String supportedContentId) -
withRequiredParams
public GetConversationsMessagingSupportedcontentSupportedContentIdRequest.Builder withRequiredParams(String supportedContentId) -
build
-