Uses of Class
com.mypurecloud.sdk.v2.model.DialogflowCXAgentSummaryEntityListing
Packages that use DialogflowCXAgentSummaryEntityListing
-
Uses of DialogflowCXAgentSummaryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DialogflowCXAgentSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowcxAgents(GetIntegrationsSpeechDialogflowcxAgentsRequest request) Get a list of Dialogflow CX agents in the customers' Google accountsIntegrationsApi.getIntegrationsSpeechDialogflowcxAgents(Integer pageNumber, Integer pageSize, String name) Get a list of Dialogflow CX agents in the customers' Google accountsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type DialogflowCXAgentSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechDialogflowcxAgents(ApiRequest<Void> 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 accountsIntegrationsApiAsync.getIntegrationsSpeechDialogflowcxAgentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DialogflowCXAgentSummaryEntityListing>> callback) Get a list of Dialogflow CX agents in the customers' Google accountsIntegrationsApi.getIntegrationsSpeechDialogflowcxAgentsWithHttpInfo(Integer pageNumber, Integer pageSize, String name) Get a list of Dialogflow CX agents in the customers' Google accountsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type DialogflowCXAgentSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechDialogflowcxAgentsAsync(GetIntegrationsSpeechDialogflowcxAgentsRequest request, AsyncApiCallback<DialogflowCXAgentSummaryEntityListing> callback) Get a list of Dialogflow CX agents in the customers' Google accountsIntegrationsApiAsync.getIntegrationsSpeechDialogflowcxAgentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DialogflowCXAgentSummaryEntityListing>> callback) Get a list of Dialogflow CX agents in the customers' Google accounts -
Uses of DialogflowCXAgentSummaryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialogflowCXAgentSummaryEntityListingModifier and TypeMethodDescriptionDialogflowCXAgentSummaryEntityListing.entities(List<DialogflowCXAgentSummary> entities) DialogflowCXAgentSummaryEntityListing.pageNumber(Integer pageNumber) DialogflowCXAgentSummaryEntityListing.previousUri(String previousUri)