Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechDialogflowcxAgentRequest
Packages that use GetIntegrationsSpeechDialogflowcxAgentRequest
-
Uses of GetIntegrationsSpeechDialogflowcxAgentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechDialogflowcxAgentRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowcxAgent(GetIntegrationsSpeechDialogflowcxAgentRequest request) Get details about a Dialogflow CX agentIntegrationsApiAsync.getIntegrationsSpeechDialogflowcxAgentAsync(GetIntegrationsSpeechDialogflowcxAgentRequest request, AsyncApiCallback<DialogflowCXAgent> callback) Get details about a Dialogflow CX agent -
Uses of GetIntegrationsSpeechDialogflowcxAgentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechDialogflowcxAgentRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechDialogflowcxAgentRequest.Builder.build()GetIntegrationsSpeechDialogflowcxAgentRequest.withAgentId(String agentId) GetIntegrationsSpeechDialogflowcxAgentRequest.withCustomHeader(String name, String value)