Uses of Class
de.aristaflow.ilm.ws.rest.model.resourcemodel.Attribute
-
Packages that use Attribute Package Description de.aristaflow.ilm.ws.rest.model.resourcemodel -
-
Uses of Attribute in de.aristaflow.ilm.ws.rest.model.resourcemodel
Subclasses of Attribute in de.aristaflow.ilm.ws.rest.model.resourcemodel Modifier and Type Class Description class
AttributeList
/** /** This class just overrides the schema with a non-recursiveAttributeList
.Fields in de.aristaflow.ilm.ws.rest.model.resourcemodel with type parameters of type Attribute Modifier and Type Field Description List<@NotNull @Valid Attribute>
ResourceInstance. allAttributes
List<@NotNull @Valid Attribute>
Resource. attributes
-