Uses of Class
model.Error403ForbiddenListEmbeddedErrorsInner
-
Packages that use Error403ForbiddenListEmbeddedErrorsInner Package Description model -
-
Uses of Error403ForbiddenListEmbeddedErrorsInner in model
Methods in model that return Error403ForbiddenListEmbeddedErrorsInner Modifier and Type Method Description Error403ForbiddenListEmbeddedErrorsInnerError403ForbiddenListEmbeddedErrorsInner. code(Error403ForbiddenListEmbeddedErrorsInner.CodeEnum code)static Error403ForbiddenListEmbeddedErrorsInnerError403ForbiddenListEmbeddedErrorsInner. fromJson(String jsonString)Create an instance of Error403ForbiddenListEmbeddedErrorsInner given an JSON stringError403ForbiddenListEmbeddedErrorsInnerError403ForbiddenListEmbeddedErrorsInner. links(Error402PaymentRequiredEmbeddedErrorsInnerLinks links)Error403ForbiddenListEmbeddedErrorsInnerError403ForbiddenListEmbeddedErrorsInner. logref(LogRef logref)Error403ForbiddenListEmbeddedErrorsInnerError403ForbiddenListEmbeddedErrorsInner. message(String message)Error403ForbiddenListEmbeddedErrorsInnerError403ForbiddenListEmbeddedErrorsInner. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in model that return types with arguments of type Error403ForbiddenListEmbeddedErrorsInner Modifier and Type Method Description List<Error403ForbiddenListEmbeddedErrorsInner>Error403ForbiddenListEmbedded. getErrors()Get errorsMethods in model with parameters of type Error403ForbiddenListEmbeddedErrorsInner Modifier and Type Method Description Error403ForbiddenListEmbeddedError403ForbiddenListEmbedded. addErrorsItem(Error403ForbiddenListEmbeddedErrorsInner errorsItem)Method parameters in model with type arguments of type Error403ForbiddenListEmbeddedErrorsInner Modifier and Type Method Description Error403ForbiddenListEmbeddedError403ForbiddenListEmbedded. errors(List<Error403ForbiddenListEmbeddedErrorsInner> errors)voidError403ForbiddenListEmbedded. setErrors(List<Error403ForbiddenListEmbeddedErrorsInner> errors)
-