Interface ResourceMetadata
public interface ResourceMetadata
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceMetadata
static final IoSupplier
<ResourceMetadata> -
Method Summary
Modifier and TypeMethodDescriptionprivate <T> void
copySection
(ResourceMetadata.Builder p_295962_, MetadataSectionType<T> p_389635_) default ResourceMetadata
copySections
(Collection<MetadataSectionType<?>> p_295308_) static ResourceMetadata
fromJsonStream
(InputStream p_215581_) <T> Optional
<T> getSection
(MetadataSectionType<T> p_389584_)
-
Field Details
-
EMPTY
-
EMPTY_SUPPLIER
-
-
Method Details
-
fromJsonStream
- Throws:
IOException
-
getSection
-
copySections
-
copySection
-