JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.bdeploy.api.schema.v1
Interface PublicSchemaResource
@Path("/public/v1/schema")
public interface
PublicSchemaResource
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static enum
PublicSchemaResource.Schema
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getSchema
(
PublicSchemaResource.Schema
schema)
Method Details
getSchema
@GET @Path("{schema}")
String
getSchema
(@PathParam("schema")
PublicSchemaResource.Schema
schema)