@Path(value="Thredds") public class Thredds extends Object
| Constructor and Description |
|---|
Thredds() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.transfer.model.plugins.thredds.ThreddsCatalog |
registerCatalog(String authority,
String baseName,
String path,
String folder) |
@PUT
@Produces(value="application/json")
public org.gcube.data.transfer.model.plugins.thredds.ThreddsCatalog registerCatalog(@QueryParam(value="authority") @DefaultValue(value="www.d4science.org")
String authority,
@QueryParam(value="name")
String baseName,
@QueryParam(value="path")
String path,
@QueryParam(value="folder")
String folder)
Copyright © 2022. All Rights Reserved.