Uses of Enum Class
com.mypurecloud.sdk.v2.model.TranscriptAsyncAggregationQuery.QueryTypeEnum
Packages that use TranscriptAsyncAggregationQuery.QueryTypeEnum
-
Uses of TranscriptAsyncAggregationQuery.QueryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAsyncAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionTranscriptAsyncAggregationQuery.QueryTypeEnum.fromString(String key) TranscriptAsyncAggregationQuery.getQueryType()Returns the enum constant of this class with the specified name.TranscriptAsyncAggregationQuery.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 TranscriptAsyncAggregationQuery.QueryTypeEnumModifier and TypeMethodDescriptionTranscriptAsyncAggregationQuery.queryType(TranscriptAsyncAggregationQuery.QueryTypeEnum queryType) Query type to use.voidTranscriptAsyncAggregationQuery.setQueryType(TranscriptAsyncAggregationQuery.QueryTypeEnum queryType)