public static class SpqrProperties.Relay extends Object
| Constructor and Description |
|---|
Relay() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMutationWrapper() |
String |
getMutationWrapperDescription() |
boolean |
isConnectionCheckRelaxed() |
boolean |
isEnabled() |
boolean |
isSpringDataCompatible() |
void |
setConnectionCheckRelaxed(boolean connectionCheckRelaxed) |
void |
setEnabled(boolean enabled) |
void |
setMutationWrapper(String mutationWrapper) |
void |
setMutationWrapperDescription(String mutationWrapperDescription) |
void |
setSpringDataCompatible(boolean springDataCompatible) |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getMutationWrapper()
public void setMutationWrapper(String mutationWrapper)
public String getMutationWrapperDescription()
public void setMutationWrapperDescription(String mutationWrapperDescription)
public boolean isConnectionCheckRelaxed()
public void setConnectionCheckRelaxed(boolean connectionCheckRelaxed)
public boolean isSpringDataCompatible()
public void setSpringDataCompatible(boolean springDataCompatible)
Copyright © 2018–2021. All rights reserved.