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