| Package | Description |
|---|---|
| com.ibm.cos.v2.core.traits |
| Modifier and Type | Method and Description |
|---|---|
static DefaultValueTrait |
DefaultValueTrait.create(Supplier<?> supplier)
Creates a new
DefaultValueTrait with a custom Supplier. |
static DefaultValueTrait |
DefaultValueTrait.idempotencyToken()
Creates a precanned
DefaultValueTrait using the idempotency token generation which
creates a new UUID if a field is null. |
Copyright © 2026. All rights reserved.