Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsMessagingIntegrationsInstagramRequest
Packages that use PostConversationsMessagingIntegrationsInstagramRequest
-
Uses of PostConversationsMessagingIntegrationsInstagramRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsMessagingIntegrationsInstagramRequestModifier and TypeMethodDescriptionConversationsApi.postConversationsMessagingIntegrationsInstagram(PostConversationsMessagingIntegrationsInstagramRequest request) Create Instagram IntegrationConversationsApiAsync.postConversationsMessagingIntegrationsInstagramAsync(PostConversationsMessagingIntegrationsInstagramRequest request, AsyncApiCallback<InstagramIntegration> callback) Create Instagram Integration -
Uses of PostConversationsMessagingIntegrationsInstagramRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsMessagingIntegrationsInstagramRequestModifier and TypeMethodDescriptionPostConversationsMessagingIntegrationsInstagramRequest.Builder.build()PostConversationsMessagingIntegrationsInstagramRequest.withBody(InstagramIntegrationRequest body) PostConversationsMessagingIntegrationsInstagramRequest.withCustomHeader(String name, String value)