Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessagingIntegrationsOpenRequest
Packages that use PostConversationsMessagingIntegrationsOpenRequest
-
Uses of PostConversationsMessagingIntegrationsOpenRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessagingIntegrationsOpenRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsOpen(PostConversationsMessagingIntegrationsOpenRequest request) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenAsync(PostConversationsMessagingIntegrationsOpenRequest request, AsyncApiCallback<OpenIntegration> callback) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information. -
Uses of PostConversationsMessagingIntegrationsOpenRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessagingIntegrationsOpenRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsOpenRequest.Builder.build()PostConversationsMessagingIntegrationsOpenRequest.withBody(OpenIntegrationRequest body) PostConversationsMessagingIntegrationsOpenRequest.withCustomHeader(String name, String value)