Class GetConversationsMessagingIntegrationsWhatsappRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationsMessagingIntegrationsWhatsappRequest
-
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
-
GetConversationsMessagingIntegrationsWhatsappRequest
public GetConversationsMessagingIntegrationsWhatsappRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getPageNumber
-
setPageNumber
-
withPageNumber
-
getExpand
-
setExpand
-
withExpand
-
getSupportedContentId
-
setSupportedContentId
-
withSupportedContentId
public GetConversationsMessagingIntegrationsWhatsappRequest withSupportedContentId(String supportedContentId) -
getMessagingSettingId
-
setMessagingSettingId
-
withMessagingSettingId
public GetConversationsMessagingIntegrationsWhatsappRequest withMessagingSettingId(String messagingSettingId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetConversationsMessagingIntegrationsWhatsappRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-