Interface ToFilteredXContentObject

All Superinterfaces:
ToXContent, ToXContentObject
All Known Implementing Classes:
ModelConfigurations

public interface ToFilteredXContentObject extends ToXContentObject
Provides a contract writing the full contents of an object as well as a mechanism for filtering some fields from the response.