Class GetConversationsMessagingIntegrationsOpenRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingIntegrationsOpenRequest.Builder
- Enclosing class:
- GetConversationsMessagingIntegrationsOpenRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(String expand) withMessagingSettingId(String messagingSettingId) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSupportedContentId(String supportedContentId)
-
Method Details
-
withPageSize
-
withPageNumber
-
withExpand
-
withExpand
-
withSupportedContentId
public GetConversationsMessagingIntegrationsOpenRequest.Builder withSupportedContentId(String supportedContentId) -
withMessagingSettingId
public GetConversationsMessagingIntegrationsOpenRequest.Builder withMessagingSettingId(String messagingSettingId) -
build
-