Uses of Class
org.springframework.restdocs.snippet.Attributes.Attribute
Packages that use Attributes.Attribute
-
Uses of Attributes.Attribute in org.springframework.restdocs.snippet
Methods in org.springframework.restdocs.snippet that return Attributes.AttributeModifier and TypeMethodDescriptionConfigures the value of the attribute.Methods in org.springframework.restdocs.snippet with parameters of type Attributes.AttributeModifier and TypeMethodDescriptionfinal T
AbstractDescriptor.attributes
(Attributes.Attribute... attributes) Adds the givenattributes
to the descriptor.Attributes.attributes
(Attributes.Attribute... attributes) Creates aMap
of the givenattributes
.