Interface | Description |
---|---|
ObjectTypeBuilder | Definition of a builder that creates output types |
Class | Description |
---|---|
AbstractObjectTypeBuilder | A base class used to create object types that represent an entity |
EmbeddedObjectTypeBuilder | The class used to define which properties are available when responding with an embedded entity |
PaginatedObjectTypeBuilder | Builds a paginated output type |
ShowObjectTypeBuilder | The class used to define which properties are available when responding with an entity |