Uses of Class
org.springframework.restdocs.snippet.Attributes.Attribute
-
Uses of Attributes.Attribute in org.springframework.restdocs.snippet
Modifier and TypeMethodDescriptionConfigures the value of the attribute.Modifier and TypeMethodDescriptionfinal T
AbstractDescriptor.attributes
(Attributes.Attribute... attributes) Adds the givenattributes
to the descriptor.Attributes.attributes
(Attributes.Attribute... attributes) Creates aMap
of the givenattributes
.