public static class DirectEndPoint.Builder extends AbstractEndPoint.EndPointBuilder<DirectEndPoint.Builder>
| Constructor and Description |
|---|
Builder(org.eclipse.rdf4j.model.Resource identifier,
java.lang.String pathPattern) |
| Modifier and Type | Method and Description |
|---|---|
DirectEndPoint |
build() |
DirectEndPoint.Builder |
getRepresentation(Representation representation) |
DirectEndPoint.Builder |
postRepresentation(Representation representation) |
label, stagepublic Builder(@NonNull
org.eclipse.rdf4j.model.Resource identifier,
@NonNull
java.lang.String pathPattern)
public DirectEndPoint.Builder getRepresentation(Representation representation)
public DirectEndPoint.Builder postRepresentation(Representation representation)
public DirectEndPoint build()
build in class AbstractEndPoint.EndPointBuilder<DirectEndPoint.Builder>Copyright © 2017–2018 DotWebStack. All rights reserved.