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