| Constructor and Description |
|---|
LegacyQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy
Plugin. |
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given
Plugin and zero or more default Propertys. |
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.queries.Query<EndpointReference> query,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given
Plugin,a Query, an EndpointCache, and zero or more default Propertys. |
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.queries.Query<EndpointReference> query,
org.gcube.common.clients.config.Property<?>... properties)
|
Copyright © 2022. All Rights Reserved.