public class EndpointDefinition extends Object
| Constructor and Description |
|---|
EndpointDefinition(com.fasterxml.jackson.databind.JsonNode resourceType,
com.fasterxml.jackson.databind.JsonNode resourceSchema,
List<com.fasterxml.jackson.databind.JsonNode> resourceSchemaExtensions,
ResourceHandler resourceHandler) |
public EndpointDefinition(com.fasterxml.jackson.databind.JsonNode resourceType,
com.fasterxml.jackson.databind.JsonNode resourceSchema,
List<com.fasterxml.jackson.databind.JsonNode> resourceSchemaExtensions,
ResourceHandler resourceHandler)
Copyright © 2019. All rights reserved.