Uses of Class
model.Error401UnauthorizedEmbeddedErrorsInner
Packages that use Error401UnauthorizedEmbeddedErrorsInner
-
Uses of Error401UnauthorizedEmbeddedErrorsInner in model
Methods in model that return Error401UnauthorizedEmbeddedErrorsInnerModifier and TypeMethodDescriptionError401UnauthorizedEmbeddedErrorsInner.code(Error401UnauthorizedEmbeddedErrorsInner.CodeEnum code) Create an instance of Error401UnauthorizedEmbeddedErrorsInner given an JSON stringError401UnauthorizedEmbeddedErrorsInner.links(Error401UnauthorizedEmbeddedErrorsInnerLinks links) Error401UnauthorizedEmbeddedErrorsInner.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 Error401UnauthorizedEmbeddedErrorsInnerMethods in model with parameters of type Error401UnauthorizedEmbeddedErrorsInnerModifier and TypeMethodDescriptionError401UnauthorizedEmbedded.addErrorsItem(Error401UnauthorizedEmbeddedErrorsInner errorsItem) Method parameters in model with type arguments of type Error401UnauthorizedEmbeddedErrorsInnerModifier and TypeMethodDescriptionError401UnauthorizedEmbedded.errors(List<Error401UnauthorizedEmbeddedErrorsInner> errors) voidError401UnauthorizedEmbedded.setErrors(List<Error401UnauthorizedEmbeddedErrorsInner> errors)