public class DirectEndpoint extends AbstractEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectEndpoint.Builder |
AbstractEndpoint.EndpointBuilder<E extends AbstractEndpoint.EndpointBuilder<E>>| Constructor and Description |
|---|
DirectEndpoint(DirectEndpoint.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
Service |
getDeleteService() |
Representation |
getGetRepresentation() |
Representation |
getPostRepresentation() |
Service |
getPostService() |
Service |
getPutService() |
getIdentifier, getLabel, getPathPattern, getStagepublic DirectEndpoint(DirectEndpoint.Builder builder)
public Representation getGetRepresentation()
public Representation getPostRepresentation()
public Service getDeleteService()
public Service getPostService()
public Service getPutService()
Copyright © 2017–2018 DotWebStack. All rights reserved.