| Package | Description |
|---|---|
| de.flapdoodle.eval.example |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableDateTimeValue.Builder |
ImmutableDateTimeValue.builder()
Creates a builder for
ImmutableDateTimeValue. |
ImmutableDateTimeValue.Builder |
ImmutableDateTimeValue.Builder.from(Value.DateTimeValue instance)
Fill a builder with attribute values from the provided
DateTimeValue instance. |
ImmutableDateTimeValue.Builder |
ImmutableDateTimeValue.Builder.wrapped(Instant wrapped)
Initializes the value for the
wrapped attribute. |
Copyright © 2024. All rights reserved.