Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechDialogflowAgentRequest
Packages that use GetIntegrationsSpeechDialogflowAgentRequest
-
Uses of GetIntegrationsSpeechDialogflowAgentRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechDialogflowAgentRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowAgent(GetIntegrationsSpeechDialogflowAgentRequest request) Get details about a Dialogflow agentIntegrationsApiAsync.getIntegrationsSpeechDialogflowAgentAsync(GetIntegrationsSpeechDialogflowAgentRequest request, AsyncApiCallback<DialogflowAgent> callback) Get details about a Dialogflow agent -
Uses of GetIntegrationsSpeechDialogflowAgentRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechDialogflowAgentRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechDialogflowAgentRequest.Builder.build()GetIntegrationsSpeechDialogflowAgentRequest.withAgentId(String agentId) GetIntegrationsSpeechDialogflowAgentRequest.withCustomHeader(String name, String value)