M
- the model typeT
- the builder typepublic abstract class BasicResourceBuilder<M extends BasicResource,T extends BasicResourceBuilder<M,T>> extends Object
Constructor and Description |
---|
BasicResourceBuilder() |
Modifier and Type | Method and Description |
---|---|
T |
id(String id)
Sets the Id.
|
T |
name(String name)
Sets the name on the resource
|
protected abstract M |
reference() |
protected T |
self() |
Copyright © 2017. All rights reserved.