|
TrueUpdate Manager Specification 0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.trueupdate.manager.spec.UpdateServiceParameters
@Immutable public final class UpdateServiceParameters
Update service parameters.
| Nested Class Summary | |
|---|---|
static class |
UpdateServiceParameters.Builder<P>
A builder for update service parameters. |
| Method Summary | |
|---|---|
static UpdateServiceParameters.Builder<Void> |
builder()
Returns a new builder for update service parameters. |
static UpdateServiceParameters |
parse(UpdateServiceParametersDto ci)
Parses the given configuration item. |
URI |
uri()
Returns the base URI of the update service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UpdateServiceParameters.Builder<Void> builder()
public static UpdateServiceParameters parse(UpdateServiceParametersDto ci)
public URI uri()
|
TrueUpdate Manager Specification 0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||