M
- the model typeT
- the builder typepublic abstract class ResourceBuilder<M extends Resource,T extends ResourceBuilder<M,T>> extends BasicResourceBuilder<M,T>
Constructor and Description |
---|
ResourceBuilder() |
Modifier and Type | Method and Description |
---|---|
T |
tenant(Tenant tenant)
Sets the Tenant.
|
T |
tenantId(String tenantId)
Set the Tenant id.
|
id, name, reference, self
Copyright © 2017. All rights reserved.