Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechDialogflowcxAgentsRequest
Packages that use GetIntegrationsSpeechDialogflowcxAgentsRequest
-
Uses of GetIntegrationsSpeechDialogflowcxAgentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechDialogflowcxAgentsRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowcxAgents(GetIntegrationsSpeechDialogflowcxAgentsRequest request) Get a list of Dialogflow CX agents in the customers' Google accountsIntegrationsApiAsync.getIntegrationsSpeechDialogflowcxAgentsAsync(GetIntegrationsSpeechDialogflowcxAgentsRequest request, AsyncApiCallback<DialogflowCXAgentSummaryEntityListing> callback) Get a list of Dialogflow CX agents in the customers' Google accounts -
Uses of GetIntegrationsSpeechDialogflowcxAgentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechDialogflowcxAgentsRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechDialogflowcxAgentsRequest.Builder.build()GetIntegrationsSpeechDialogflowcxAgentsRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechDialogflowcxAgentsRequest.withPageNumber(Integer pageNumber) GetIntegrationsSpeechDialogflowcxAgentsRequest.withPageSize(Integer pageSize)