B - Any instance type of the hierarchy of MoveDetails.Builder, required to allow the
hierarchy in the builders.E - Any class extending of MoveDetailspublic static class MoveDetails.Builder<C extends MoveDetails.Builder<C,E>,E extends MoveDetails> extends EventDetails.Builder<C,E>
MoveDetails.mapBuilder| Modifier | Constructor and Description |
|---|---|
protected |
Builder()
Initializes the builder with the builder with the required parameter targetUri.
|
protected |
Builder(java.lang.String targetUri)
Initializes the builder with the builder with the required parameter targetUri.
|
| Modifier and Type | Method and Description |
|---|---|
E |
build()
Builds the
E event details. |
protected C |
self()
Returns an instance of the specific builder.
|
C |
targetUri(java.lang.String targetUri) |
messageArgs, messageArgsCollection, put, putprotected Builder()
targetUri - the new uri of the resourceprotected Builder(java.lang.String targetUri)
targetUri - the new uri of the resourcepublic C targetUri(java.lang.String targetUri)
protected C self()
EventDetails.Builderself in class EventDetails.Builder<C extends MoveDetails.Builder<C,E>,E extends MoveDetails>com.abiquo.model.details.EventDetails.Builder#self()public E build()
EventDetails.BuilderE event details.build in class EventDetails.Builder<C extends MoveDetails.Builder<C,E>,E extends MoveDetails>com.abiquo.model.details.EventDetails.Builder#build()Copyright © 2008-2020 Abiquo Holdings S.L.. All Rights Reserved.