Uses of Class
com.mypurecloud.sdk.v2.model.RateLimitAggregateDataContainer
Packages that use RateLimitAggregateDataContainer
-
Uses of RateLimitAggregateDataContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RateLimitAggregateDataContainerModifier and TypeMethodDescriptionRateLimitAggregateDataContainer.data(List<StatisticalResponse> data) A mapping from dimension to valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type RateLimitAggregateDataContainerMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RateLimitAggregateDataContainerModifier and TypeMethodDescriptionRateLimitAggregateQueryResponse.results(List<RateLimitAggregateDataContainer> results) voidRateLimitAggregateQueryResponse.setResults(List<RateLimitAggregateDataContainer> results)