Uses of Class
model.Error403ForbiddenListEmbeddedErrorsInner
Packages that use Error403ForbiddenListEmbeddedErrorsInner
-
Uses of Error403ForbiddenListEmbeddedErrorsInner in model
Methods in model that return Error403ForbiddenListEmbeddedErrorsInnerModifier and TypeMethodDescriptionError403ForbiddenListEmbeddedErrorsInner.code(Error403ForbiddenListEmbeddedErrorsInner.CodeEnum code) Create an instance of Error403ForbiddenListEmbeddedErrorsInner given an JSON stringError403ForbiddenListEmbeddedErrorsInner.links(Error402PaymentRequiredEmbeddedErrorsInnerLinks links) Error403ForbiddenListEmbeddedErrorsInner.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 Error403ForbiddenListEmbeddedErrorsInnerMethods in model with parameters of type Error403ForbiddenListEmbeddedErrorsInnerModifier and TypeMethodDescriptionError403ForbiddenListEmbedded.addErrorsItem(Error403ForbiddenListEmbeddedErrorsInner errorsItem) Method parameters in model with type arguments of type Error403ForbiddenListEmbeddedErrorsInnerModifier and TypeMethodDescriptionError403ForbiddenListEmbedded.errors(List<Error403ForbiddenListEmbeddedErrorsInner> errors) voidError403ForbiddenListEmbedded.setErrors(List<Error403ForbiddenListEmbeddedErrorsInner> errors)