Class ServiceInstance
java.lang.Object
org.gcube.informationsystem.resourceregistry.api.rest.ServiceInstance
The Class ServiceInstance.
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringGets the service URL.static StringgetServiceURL(String context) Gets the service URL.
-
Field Details
-
BASE_URL
The Constant BASE_URL.- See Also:
-
-
Constructor Details
-
ServiceInstance
public ServiceInstance()
-
-
Method Details
-
getServiceURL
Gets the service URL.- Returns:
- the service URL
-
getServiceURL
Gets the service URL.- Parameters:
context- the context- Returns:
- the service URL
-