ImmutableDetachedEntity.Builder |
ImmutableDetachedEntity.Builder.body(io.dialob.api.form.FormEntity body) |
Initializes the value for the body attribute.
|
static ImmutableDetachedEntity.Builder |
ImmutableDetachedEntity.builder() |
|
ImmutableDetachedEntity.Builder |
ImmutableDetachedEntity.Builder.created(LocalDateTime created) |
Initializes the value for the created attribute.
|
ImmutableDetachedEntity.Builder |
ImmutableDetachedEntity.Builder.from(DialobStore.DetachedEntity instance) |
Fill a builder with attribute values from the provided DetachedEntity instance.
|
ImmutableDetachedEntity.Builder |
ImmutableDetachedEntity.Builder.hash(String hash) |
Initializes the value for the hash attribute.
|