Uses of Class
com.mypurecloud.sdk.v2.model.AgentsIntegrationsListing
Packages that use AgentsIntegrationsListing
-
Uses of AgentsIntegrationsListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentsIntegrationsListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsIntegrationsHrisQuery(PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest request) Query integrations for agentsWorkforceManagementApi.postWorkforcemanagementAgentsIntegrationsHrisQuery(QueryAgentsIntegrationsRequest body) Query integrations for agentsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentsIntegrationsListingModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsIntegrationsHrisQuery(ApiRequest<QueryAgentsIntegrationsRequest> request) Query integrations for agentsWorkforceManagementApiAsync.postWorkforcemanagementAgentsIntegrationsHrisQueryAsync(PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest request, AsyncApiCallback<AgentsIntegrationsListing> callback) Query integrations for agentsWorkforceManagementApiAsync.postWorkforcemanagementAgentsIntegrationsHrisQueryAsync(ApiRequest<QueryAgentsIntegrationsRequest> request, AsyncApiCallback<ApiResponse<AgentsIntegrationsListing>> callback) Query integrations for agentsWorkforceManagementApi.postWorkforcemanagementAgentsIntegrationsHrisQueryWithHttpInfo(QueryAgentsIntegrationsRequest body) Query integrations for agentsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentsIntegrationsListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementAgentsIntegrationsHrisQueryAsync(PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest request, AsyncApiCallback<AgentsIntegrationsListing> callback) Query integrations for agentsWorkforceManagementApiAsync.postWorkforcemanagementAgentsIntegrationsHrisQueryAsync(ApiRequest<QueryAgentsIntegrationsRequest> request, AsyncApiCallback<ApiResponse<AgentsIntegrationsListing>> callback) Query integrations for agents -
Uses of AgentsIntegrationsListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentsIntegrationsListingModifier and TypeMethodDescriptionAgentsIntegrationsListing.entities(List<AgentIntegrationsResponse> entities)