Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessageInboundOpenStructuredResponseRequest
Packages that use PostConversationsMessageInboundOpenStructuredResponseRequest
-
Uses of PostConversationsMessageInboundOpenStructuredResponseRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessageInboundOpenStructuredResponseRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessageInboundOpenStructuredResponse(PostConversationsMessageInboundOpenStructuredResponseRequest request) Send inbound Open Response Send an inbound response for a structured message to an Open Messaging integration.ConversationsApiAsync.postConversationsMessageInboundOpenStructuredResponseAsync(PostConversationsMessageInboundOpenStructuredResponseRequest request, AsyncApiCallback<OpenStructuredResponseNormalizedMessage> callback) Send inbound Open Response Send an inbound response for a structured message to an Open Messaging integration. -
Uses of PostConversationsMessageInboundOpenStructuredResponseRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessageInboundOpenStructuredResponseRequestModifier and TypeMethodDescriptionPostConversationsMessageInboundOpenStructuredResponseRequest.Builder.build()PostConversationsMessageInboundOpenStructuredResponseRequest.withBody(OpenInboundStructuredResponseMessage body) PostConversationsMessageInboundOpenStructuredResponseRequest.withCustomHeader(String name, String value) PostConversationsMessageInboundOpenStructuredResponseRequest.withIntegrationId(String integrationId)