Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechDialogflowAgentsRequest
Packages that use GetIntegrationsSpeechDialogflowAgentsRequest
-
Uses of GetIntegrationsSpeechDialogflowAgentsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechDialogflowAgentsRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowAgents(GetIntegrationsSpeechDialogflowAgentsRequest request) Get a list of Dialogflow agents in the customers' Google accountsIntegrationsApiAsync.getIntegrationsSpeechDialogflowAgentsAsync(GetIntegrationsSpeechDialogflowAgentsRequest request, AsyncApiCallback<DialogflowAgentSummaryEntityListing> callback) Get a list of Dialogflow agents in the customers' Google accounts -
Uses of GetIntegrationsSpeechDialogflowAgentsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechDialogflowAgentsRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechDialogflowAgentsRequest.Builder.build()GetIntegrationsSpeechDialogflowAgentsRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechDialogflowAgentsRequest.withPageNumber(Integer pageNumber) GetIntegrationsSpeechDialogflowAgentsRequest.withPageSize(Integer pageSize)