Package org.projectnessie.model.metadata
Interface GenericContentMetadata
- All Superinterfaces:
ContentMetadata
Default/fallback representation of unknown content-metadata variants.
-
Method Summary
Modifier and TypeMethodDescriptionstatic GenericContentMetadatagenericContentMetadata(String variant, Map<String, Object> attributes)
-
Method Details
-
getVariant
- Specified by:
getVariantin interfaceContentMetadata
-
getAttributes
-
genericContentMetadata
-