public class ContainerAttributesResource
extends org.springframework.hateoas.ResourceSupport
Modifier and Type | Class and Description |
---|---|
static class |
ContainerAttributesResource.Page
Dedicated subclass to workaround type erasure.
|
Constructor and Description |
---|
ContainerAttributesResource(java.util.Map<java.lang.String,java.lang.String> attributes) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttribute(java.lang.String name) |
java.util.Map<java.lang.String,java.lang.String> |
getAttributes() |
java.lang.String |
toString() |