Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemQueryJobCreate.ExpandsEnum
Packages that use WorkitemQueryJobCreate.ExpandsEnum
-
Uses of WorkitemQueryJobCreate.ExpandsEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemQueryJobCreate.ExpandsEnumModifier and TypeMethodDescriptionWorkitemQueryJobCreate.ExpandsEnum.fromString(String key) Returns the enum constant of this class with the specified name.static WorkitemQueryJobCreate.ExpandsEnum[]WorkitemQueryJobCreate.ExpandsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemQueryJobCreate.ExpandsEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemQueryJobCreate.ExpandsEnumModifier and TypeMethodDescriptionWorkitemQueryJobCreate.expands(List<WorkitemQueryJobCreate.ExpandsEnum> expands) List of entity attributes to be expanded in the result.voidWorkitemQueryJobCreate.setExpands(List<WorkitemQueryJobCreate.ExpandsEnum> expands)