Uses of Enum Class
com.mypurecloud.sdk.v2.model.SearchAggregation.TypeEnum
Packages that use SearchAggregation.TypeEnum
-
Uses of SearchAggregation.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SearchAggregation.TypeEnumModifier and TypeMethodDescriptionstatic SearchAggregation.TypeEnumSearchAggregation.TypeEnum.fromString(String key) SearchAggregation.getType()static SearchAggregation.TypeEnumReturns the enum constant of this class with the specified name.static SearchAggregation.TypeEnum[]SearchAggregation.TypeEnum.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 SearchAggregation.TypeEnumModifier and TypeMethodDescriptionvoidSearchAggregation.setType(SearchAggregation.TypeEnum type) SearchAggregation.type(SearchAggregation.TypeEnum type) The type of aggregation to perform