public class CopyTask extends Object
| Constructor and Description |
|---|
CopyTask(String sourceUri,
String destinationUri,
io.vertx.core.MultiMap headers) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationUri() |
io.vertx.core.MultiMap |
getHeaders() |
String |
getSourceUri() |
Copyright © 2016–2021. All rights reserved.