public interface URL extends ValueComposite
| Modifier and Type | Method and Description |
|---|---|
Property<File> |
file() |
Property<Host> |
host() |
Property<Port> |
port() |
Property<Protocol> |
protocol() |
Property<Collection<QueryParam>> |
queryParams() |