Class GetConversationsMessagingIntegrationsAppleRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingIntegrationsAppleRequest.Builder
- Enclosing class:
- GetConversationsMessagingIntegrationsAppleRequest
-
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 GetConversationsMessagingIntegrationsAppleRequest.Builder withSupportedContentId(String supportedContentId) -
withMessagingSettingId
public GetConversationsMessagingIntegrationsAppleRequest.Builder withMessagingSettingId(String messagingSettingId) -
build
-