public static final class NullableMapPropertyNotAlone.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
NullableMapPropertyNotAlone |
build() |
NullableMapPropertyNotAlone.Builder |
other(Optional<String> other) |
NullableMapPropertyNotAlone.Builder |
other(String other) |
NullableMapPropertyNotAlone.Builder |
thing(org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>> thing) |
public NullableMapPropertyNotAlone.Builder thing(org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>> thing)
public NullableMapPropertyNotAlone.Builder other(String other)
public NullableMapPropertyNotAlone.Builder other(Optional<String> other)
public NullableMapPropertyNotAlone build()
Copyright © 2023. All rights reserved.