public static final class MapPropertyNotReqNotAlone.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MapPropertyNotReqNotAlone |
build() |
MapPropertyNotReqNotAlone.Builder |
first(Optional<String> first) |
MapPropertyNotReqNotAlone.Builder |
first(String first) |
MapPropertyNotReqNotAlone.Builder |
second(Optional<Map<String,Object>> second) |
public MapPropertyNotReqNotAlone.Builder first(String first)
public MapPropertyNotReqNotAlone.Builder first(Optional<String> first)
public MapPropertyNotReqNotAlone.Builder second(Optional<Map<String,Object>> second)
public MapPropertyNotReqNotAlone build()
Copyright © 2023. All rights reserved.