Uses of Class
org.openapitools.client.model.UserSchemaDefinitions
Packages that use UserSchemaDefinitions
-
Uses of UserSchemaDefinitions in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserSchemaDefinitionsModifier and TypeMethodDescriptionUserSchemaDefinitions.base
(UserSchemaBase base) UserSchemaDefinitions.custom
(UserSchemaPublic custom) UserSchema.getDefinitions()
Get definitionsMethods in org.openapitools.client.model with parameters of type UserSchemaDefinitionsModifier and TypeMethodDescriptionUserSchema.definitions
(UserSchemaDefinitions definitions) void
UserSchema.setDefinitions
(UserSchemaDefinitions definitions)