Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest
Packages that use PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest
-
Uses of PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentsIntegrationsHrisQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsIntegrationsHrisQuery(PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest request) Query integrations for agentsWorkforceManagementApiAsync.postWorkforcemanagementAgentsIntegrationsHrisQueryAsync(PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest request, AsyncApiCallback<AgentsIntegrationsListing> callback) Query integrations for agents -
Uses of PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentsIntegrationsHrisQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsIntegrationsHrisQueryRequest.Builder.build()PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest.withBody(QueryAgentsIntegrationsRequest body) PostWorkforcemanagementAgentsIntegrationsHrisQueryRequest.withCustomHeader(String name, String value)