Class GetConversationsMessagingIntegrationsAppleRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingIntegrationsAppleRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetMessagingSettingId(String messagingSettingId) voidsetPageNumber(Integer pageNumber) voidsetPageSize(Integer pageSize) voidsetSupportedContentId(String supportedContentId) withCustomHeader(String name, String value) withExpand(String expand) withMessagingSettingId(String messagingSettingId) withPageNumber(Integer pageNumber) withPageSize(Integer pageSize) withSupportedContentId(String supportedContentId)
-
Constructor Details
-
GetConversationsMessagingIntegrationsAppleRequest
public GetConversationsMessagingIntegrationsAppleRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getExpand
-
setExpand
-
withExpand
-
getSupportedContentId
-
setSupportedContentId
-
withSupportedContentId
public GetConversationsMessagingIntegrationsAppleRequest withSupportedContentId(String supportedContentId) -
getMessagingSettingId
-
setMessagingSettingId
-
withMessagingSettingId
public GetConversationsMessagingIntegrationsAppleRequest withMessagingSettingId(String messagingSettingId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetConversationsMessagingIntegrationsAppleRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-