Class PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest
public class PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String integrationId, FacebookIdentityResolutionConfig body) getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetIntegrationId(String integrationId) withCustomHeader(String name, String value) withIntegrationId(String integrationId)
-
Constructor Details
-
PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest
public PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest()
-
-
Method Details
-
getIntegrationId
-
setIntegrationId
-
withIntegrationId
public PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest withIntegrationId(String integrationId) -
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest.Builder builder() -
builder
public static PutConversationsMessagingIdentityresolutionIntegrationsFacebookIntegrationIdRequest.Builder builder(String integrationId, FacebookIdentityResolutionConfig body)
-