Uses of Class
sh.ory.model.Warning
| Package | Description |
|---|---|
| sh.ory.model |
-
Uses of Warning in sh.ory.model
Methods in sh.ory.model that return Warning Modifier and Type Method Description WarningWarning. code(Long code)WarningWarning. message(String message)Methods in sh.ory.model that return types with arguments of type Warning Modifier and Type Method Description List<Warning>SuccessfulProjectUpdate. getWarnings()Import Warnings Not all configuration items can be imported to Ory Cloud.Methods in sh.ory.model with parameters of type Warning Modifier and Type Method Description SuccessfulProjectUpdateSuccessfulProjectUpdate. addWarningsItem(Warning warningsItem)Method parameters in sh.ory.model with type arguments of type Warning Modifier and Type Method Description voidSuccessfulProjectUpdate. setWarnings(List<Warning> warnings)SuccessfulProjectUpdateSuccessfulProjectUpdate. warnings(List<Warning> warnings)