public class DefaultOccurrence extends Object implements OccurrenceClient
| Constructor and Description |
|---|
DefaultOccurrence(org.gcube.common.clients.delegates.ProxyDelegate<javax.ws.rs.client.WebTarget> config) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> |
getByIds(List<String> ids) |
org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> |
getByKeys(List<String> keys) |
public DefaultOccurrence(org.gcube.common.clients.delegates.ProxyDelegate<javax.ws.rs.client.WebTarget> config)
public org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByIds(List<String> ids)
getByIds in interface OccurrenceClientpublic org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.OccurrencePoint> getByKeys(List<String> keys)
getByKeys in interface OccurrenceClientCopyright © 2021. All Rights Reserved.