Uses of Enum Class
com.mypurecloud.sdk.v2.model.RequestMapping.MappingTypeEnum
Packages that use RequestMapping.MappingTypeEnum
-
Uses of RequestMapping.MappingTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RequestMapping.MappingTypeEnumModifier and TypeMethodDescriptionRequestMapping.MappingTypeEnum.fromString(String key) RequestMapping.getMappingType()Returns the enum constant of this class with the specified name.static RequestMapping.MappingTypeEnum[]RequestMapping.MappingTypeEnum.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 RequestMapping.MappingTypeEnumModifier and TypeMethodDescriptionRequestMapping.mappingType(RequestMapping.MappingTypeEnum mappingType) Method of finding value to use with AttributevoidRequestMapping.setMappingType(RequestMapping.MappingTypeEnum mappingType)