| Package | Description |
|---|---|
| org.gcube.common.clients.builders |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatelessBuilder<A,S,P>
Partial implementation of proxy builders for stateless services.
|
| Modifier and Type | Method and Description |
|---|---|
StatelessBuilderAPI.Builder<P> |
AbstractStatelessBuilder.with(Property<?> property) |
StatelessBuilderAPI.Builder<P> |
StatelessBuilderAPI.Builder.with(Property<?> property)
Set a configuration property for the proxy.
|
<T> StatelessBuilderAPI.Builder<P> |
AbstractStatelessBuilder.with(String name,
T value) |
<T> StatelessBuilderAPI.Builder<P> |
StatelessBuilderAPI.Builder.with(String name,
T value)
Set a configuration property for the proxy.
|
Copyright © 2017. All Rights Reserved.