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