类 GraphQlProperties.Schema
java.lang.Object
org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema
- 封闭类:
GraphQlProperties
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static class
static class
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明String[]
String[]
void
setFileExtensions
(String[] fileExtensions) void
setLocations
(String[] locations)
-
构造器详细资料
-
Schema
public Schema()
-
-
方法详细资料
-
getLocations
-
setLocations
-
getFileExtensions
-
setFileExtensions
-
getInspection
-
getIntrospection
-
getPrinter
-