Uses of Class
com.inrupt.client.solid.Metadata.Builder
Packages that use Metadata.Builder
Package
Description
Support for Solid specific concepts for the Inrupt Java Client Libraries.
-
Uses of Metadata.Builder in com.inrupt.client.solid
Methods in com.inrupt.client.solid that return Metadata.BuilderModifier and TypeMethodDescriptionAdd an acl property.Metadata.Builder.allowedMethod(String method) Add an allowedMethod property.Metadata.Builder.allowedPatchSyntax(String syntax) Add a allowedPatchSyntax property.Metadata.Builder.allowedPostSyntax(String syntax) Add a allowedPostSyntax property.Metadata.Builder.allowedPutSyntax(String syntax) Add a allowedPutSyntax property.Metadata.Builder.contentType(String type) Add a content type property.static Metadata.BuilderMetadata.newBuilder()Create a newMetadatabuilder.Add a storage property.Add a type property.Add a wacAllow property.