Uses of Class
model.Error403ForbiddenListEmbedded
-
Packages that use Error403ForbiddenListEmbedded Package Description model -
-
Uses of Error403ForbiddenListEmbedded in model
Methods in model that return Error403ForbiddenListEmbedded Modifier and Type Method Description Error403ForbiddenListEmbeddedError403ForbiddenListEmbedded. addErrorsItem(Error403ForbiddenListEmbeddedErrorsInner errorsItem)Error403ForbiddenListEmbeddedError403ForbiddenListEmbedded. errors(List<Error403ForbiddenListEmbeddedErrorsInner> errors)static Error403ForbiddenListEmbeddedError403ForbiddenListEmbedded. fromJson(String jsonString)Create an instance of Error403ForbiddenListEmbedded given an JSON stringError403ForbiddenListEmbeddedError403ForbiddenList. getEmbedded()Get embeddedError403ForbiddenListEmbeddedErrorGeneric. getEmbedded()Get embeddedMethods in model with parameters of type Error403ForbiddenListEmbedded Modifier and Type Method Description Error403ForbiddenListError403ForbiddenList. embedded(Error403ForbiddenListEmbedded embedded)ErrorGenericErrorGeneric. embedded(Error403ForbiddenListEmbedded embedded)voidError403ForbiddenList. setEmbedded(Error403ForbiddenListEmbedded embedded)voidErrorGeneric. setEmbedded(Error403ForbiddenListEmbedded embedded)
-