public static interface OptionSetUtils.Factory<T,S>
| Modifier and Type | Method and Description |
|---|---|
S |
create(T data)
Returns objects based on the input data or throws on failure.
|
S create(T data) throws StatusException
StatusException - on failure.Copyright © 2026. All rights reserved.