@groovy.transform.builder.Builder(builderStrategy: SimpleStrategy, prefix: ) static class ConnectionSourceSettings.CustomSettings extends java.lang.Object
Any custom settings
Modifiers | Name | Description |
---|---|---|
private java.util.List<CustomTypeMarshaller> |
types |
custom types |
Type | Name and description |
---|---|
java.util.List<CustomTypeMarshaller> |
types custom types |
Constructor and description |
---|
ConnectionSourceSettings.CustomSettings
() |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
custom types
custom types
Groovy Documentation