Uses of Class
com.mypurecloud.sdk.v2.model.OpenIntegration
Packages that use OpenIntegration
-
Uses of OpenIntegration in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OpenIntegrationModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsOpenIntegrationId(GetConversationsMessagingIntegrationsOpenIntegrationIdRequest request) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.getConversationsMessagingIntegrationsOpenIntegrationId(String integrationId, String expand) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.patchConversationsMessagingIntegrationsOpenIntegrationId(PatchConversationsMessagingIntegrationsOpenIntegrationIdRequest request) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.patchConversationsMessagingIntegrationsOpenIntegrationId(String integrationId, OpenIntegrationUpdateRequest body) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpen(PostConversationsMessagingIntegrationsOpenRequest request) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpen(OpenIntegrationRequest body) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OpenIntegrationModifier and TypeMethodDescriptionConversationsApi.getConversationsMessagingIntegrationsOpenIntegrationId(ApiRequest<Void> request) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenIntegrationIdAsync(GetConversationsMessagingIntegrationsOpenIntegrationIdRequest request, AsyncApiCallback<OpenIntegration> callback) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenIntegrationIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OpenIntegration>> callback) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.getConversationsMessagingIntegrationsOpenIntegrationIdWithHttpInfo(String integrationId, String expand) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.patchConversationsMessagingIntegrationsOpenIntegrationId(ApiRequest<OpenIntegrationUpdateRequest> request) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.patchConversationsMessagingIntegrationsOpenIntegrationIdAsync(PatchConversationsMessagingIntegrationsOpenIntegrationIdRequest request, AsyncApiCallback<OpenIntegration> callback) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.patchConversationsMessagingIntegrationsOpenIntegrationIdAsync(ApiRequest<OpenIntegrationUpdateRequest> request, AsyncApiCallback<ApiResponse<OpenIntegration>> callback) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.patchConversationsMessagingIntegrationsOpenIntegrationIdWithHttpInfo(String integrationId, OpenIntegrationUpdateRequest body) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpen(ApiRequest<OpenIntegrationRequest> 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.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenAsync(ApiRequest<OpenIntegrationRequest> request, AsyncApiCallback<ApiResponse<OpenIntegration>> callback) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApi.postConversationsMessagingIntegrationsOpenWithHttpInfo(OpenIntegrationRequest body) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OpenIntegrationModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsMessagingIntegrationsOpenIntegrationIdAsync(GetConversationsMessagingIntegrationsOpenIntegrationIdRequest request, AsyncApiCallback<OpenIntegration> callback) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.getConversationsMessagingIntegrationsOpenIntegrationIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OpenIntegration>> callback) Get an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.patchConversationsMessagingIntegrationsOpenIntegrationIdAsync(PatchConversationsMessagingIntegrationsOpenIntegrationIdRequest request, AsyncApiCallback<OpenIntegration> callback) Update an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information.ConversationsApiAsync.patchConversationsMessagingIntegrationsOpenIntegrationIdAsync(ApiRequest<OpenIntegrationUpdateRequest> request, AsyncApiCallback<ApiResponse<OpenIntegration>> callback) Update 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.ConversationsApiAsync.postConversationsMessagingIntegrationsOpenAsync(ApiRequest<OpenIntegrationRequest> request, AsyncApiCallback<ApiResponse<OpenIntegration>> callback) Create an Open messaging integration See https://developer.genesys.cloud/api/digital/openmessaging/ for more information. -
Uses of OpenIntegration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenIntegrationModifier and TypeMethodDescriptionOpenIntegration.createdBy(DomainEntityRef createdBy) User reference that created this IntegrationOpenIntegration.dateCreated(Date dateCreated) Date this Integration was created.OpenIntegration.dateModified(Date dateModified) Date this Integration was last modified.OpenIntegration.messagingSetting(MessagingSettingReference messagingSetting) OpenIntegration.modifiedBy(DomainEntityRef modifiedBy) User reference that last modified this IntegrationThe name of the Open messaging integration.OpenIntegration.outboundNotificationWebhookSignatureSecretToken(String outboundNotificationWebhookSignatureSecretToken) The outbound notification webhook signature secret token.OpenIntegration.outboundNotificationWebhookUrl(String outboundNotificationWebhookUrl) The outbound notification webhook URL for the Open messaging integration.The status of the Open IntegrationOpenIntegration.supportedContent(SupportedContentReference supportedContent) Defines the SupportedContent profile configured for an integrationOpenIntegration.webhookHeaders(Map<String, String> webhookHeaders) The user specified headers for the Open messaging integration.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type OpenIntegrationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type OpenIntegrationModifier and TypeMethodDescriptionOpenIntegrationEntityListing.entities(List<OpenIntegration> entities) voidOpenIntegrationEntityListing.setEntities(List<OpenIntegration> entities)