Uses of Class
com.mypurecloud.sdk.v2.model.DialogflowAgentSummaryEntityListing
Packages that use DialogflowAgentSummaryEntityListing
-
Uses of DialogflowAgentSummaryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DialogflowAgentSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowAgents(GetIntegrationsSpeechDialogflowAgentsRequest request) Get a list of Dialogflow agents in the customers' Google accountsIntegrationsApi.getIntegrationsSpeechDialogflowAgents(Integer pageNumber, Integer pageSize, String name) Get a list of Dialogflow agents in the customers' Google accountsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DialogflowAgentSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowAgents(ApiRequest<Void> 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 accountsIntegrationsApiAsync.getIntegrationsSpeechDialogflowAgentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DialogflowAgentSummaryEntityListing>> callback) Get a list of Dialogflow agents in the customers' Google accountsIntegrationsApi.getIntegrationsSpeechDialogflowAgentsWithHttpInfo(Integer pageNumber, Integer pageSize, String name) Get a list of Dialogflow agents in the customers' Google accountsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DialogflowAgentSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechDialogflowAgentsAsync(GetIntegrationsSpeechDialogflowAgentsRequest request, AsyncApiCallback<DialogflowAgentSummaryEntityListing> callback) Get a list of Dialogflow agents in the customers' Google accountsIntegrationsApiAsync.getIntegrationsSpeechDialogflowAgentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DialogflowAgentSummaryEntityListing>> callback) Get a list of Dialogflow agents in the customers' Google accounts -
Uses of DialogflowAgentSummaryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialogflowAgentSummaryEntityListingModifier and TypeMethodDescriptionDialogflowAgentSummaryEntityListing.entities(List<DialogflowAgentSummary> entities) DialogflowAgentSummaryEntityListing.pageNumber(Integer pageNumber) DialogflowAgentSummaryEntityListing.previousUri(String previousUri)