Class SpqrProperties.Gui
java.lang.Object
io.leangen.graphql.spqr.spring.autoconfigure.SpqrProperties.Gui
- Enclosing class:
- SpqrProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetEnabled(boolean enabled) voidsetEndpoint(String endpoint) voidsetPageTitle(String pageTitle) voidsetTargetEndpoint(String targetEndpoint) voidsetTargetWsEndpoint(String targetWsEndpoint)
-
Constructor Details
-
Gui
public Gui()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getEndpoint
-
setEndpoint
-
getTargetEndpoint
-
setTargetEndpoint
-
getTargetWsEndpoint
-
setTargetWsEndpoint
-
getPageTitle
-
setPageTitle
-