Class PostConversationsMessagingIntegrationsAppleRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostConversationsMessagingIntegrationsAppleRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) withCustomHeader(String name, String value)
-
Constructor Details
-
PostConversationsMessagingIntegrationsAppleRequest
public PostConversationsMessagingIntegrationsAppleRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostConversationsMessagingIntegrationsAppleRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostConversationsMessagingIntegrationsAppleRequest.Builder builder(AppleIntegrationRequest body)
-