public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint |
getAccessPoint(org.gcube.common.resources.gcore.ServiceEndpoint endpoint,
String accessPointName) |
protected static List<org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint> |
getAccessPoints(List<org.gcube.common.resources.gcore.ServiceEndpoint> endpoints,
String accessPointName) |
protected static org.gcube.common.resources.gcore.ServiceEndpoint |
getResource(String scope,
String category,
String name) |
protected static List<org.gcube.common.resources.gcore.ServiceEndpoint> |
getResources(String scope,
String category,
String name) |
protected static Properties |
loadProperties(String filePath) |
protected static void |
update(org.gcube.common.resources.gcore.Resource resource) |
protected static Properties loadProperties(String filePath) throws IOException
IOExceptionprotected static void update(org.gcube.common.resources.gcore.Resource resource)
protected static org.gcube.common.resources.gcore.ServiceEndpoint getResource(String scope, String category, String name)
protected static List<org.gcube.common.resources.gcore.ServiceEndpoint> getResources(String scope, String category, String name)
protected static org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint getAccessPoint(org.gcube.common.resources.gcore.ServiceEndpoint endpoint,
String accessPointName)
Copyright © 2021. All Rights Reserved.