Uses of Class
com.mypurecloud.sdk.v2.api.request.PostUsageClientClientIdAggregatesQueryJobsRequest
Packages that use PostUsageClientClientIdAggregatesQueryJobsRequest
-
Uses of PostUsageClientClientIdAggregatesQueryJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostUsageClientClientIdAggregatesQueryJobsRequestModifier and TypeMethodDescriptionUsageApi.postUsageClientClientIdAggregatesQueryJobs(PostUsageClientClientIdAggregatesQueryJobsRequest request) Query your client's public api usage.UsageApiAsync.postUsageClientClientIdAggregatesQueryJobsAsync(PostUsageClientClientIdAggregatesQueryJobsRequest request, AsyncApiCallback<ClientUsageQueryResponse> callback) Query your client's public api usage. -
Uses of PostUsageClientClientIdAggregatesQueryJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostUsageClientClientIdAggregatesQueryJobsRequestModifier and TypeMethodDescriptionPostUsageClientClientIdAggregatesQueryJobsRequest.Builder.build()PostUsageClientClientIdAggregatesQueryJobsRequest.withBody(ClientPublicApiUsageQueryRequest body) PostUsageClientClientIdAggregatesQueryJobsRequest.withClientId(String clientId) PostUsageClientClientIdAggregatesQueryJobsRequest.withCustomHeader(String name, String value)