@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class PropertyNotRequired extends Object
| Constructor and Description |
|---|
PropertyNotRequired(Optional<String> name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Optional<String> |
name() |
static PropertyNotRequired |
name(Optional<String> name) |
static PropertyNotRequired |
name(String name) |
String |
toString() |
public static PropertyNotRequired name(Optional<String> name)
public static PropertyNotRequired name(String name)
Copyright © 2023. All rights reserved.