Uses of Class
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.ParameterUpdate
-
Packages that use GeoServerRESTPublisher.ParameterUpdate Package Description it.geosolutions.geoserver.rest Main GSManager classes are here. -
-
Uses of GeoServerRESTPublisher.ParameterUpdate in it.geosolutions.geoserver.rest
Methods in it.geosolutions.geoserver.rest that return GeoServerRESTPublisher.ParameterUpdate Modifier and Type Method Description static GeoServerRESTPublisher.ParameterUpdateGeoServerRESTPublisher.ParameterUpdate. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GeoServerRESTPublisher.ParameterUpdate[]GeoServerRESTPublisher.ParameterUpdate. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in it.geosolutions.geoserver.rest with parameters of type GeoServerRESTPublisher.ParameterUpdate Modifier and Type Method Description RESTCoverageStoreGeoServerRESTPublisher. createExternaMosaicDatastore(java.lang.String workspace, java.lang.String storeName, java.io.File mosaicDir, GeoServerRESTPublisher.ParameterConfigure configure, GeoServerRESTPublisher.ParameterUpdate update)Publish a Mosaic from a filesystem currently readable by GeoServer.
-