Uses of Class
com.inrupt.client.solid.Metadata.Builder
Package
Description
Support for Solid specific concepts for the Inrupt Java Client Libraries.
-
Uses of Metadata.Builder in com.inrupt.client.solid
Modifier 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.Builder
Metadata.newBuilder()
Create a newMetadata
builder.Add a storage property.Add a type property.Add a wacAllow property.