Uses of Enum Class
com.mypurecloud.sdk.v2.model.SummaryAsyncAggregationQuery.QueryTypeEnum
Packages that use SummaryAsyncAggregationQuery.QueryTypeEnum
-
Uses of SummaryAsyncAggregationQuery.QueryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummaryAsyncAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionSummaryAsyncAggregationQuery.QueryTypeEnum.fromString(String key) SummaryAsyncAggregationQuery.getQueryType()Returns the enum constant of this class with the specified name.SummaryAsyncAggregationQuery.QueryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SummaryAsyncAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionSummaryAsyncAggregationQuery.queryType(SummaryAsyncAggregationQuery.QueryTypeEnum queryType) Query type to use.voidSummaryAsyncAggregationQuery.setQueryType(SummaryAsyncAggregationQuery.QueryTypeEnum queryType)