@Generated public class CreateExampleRequest extends Object
| Constructor and Description |
|---|
CreateExampleRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Example |
getExample() |
String |
getParent() |
int |
hashCode() |
CreateExampleRequest |
setExample(Example example) |
CreateExampleRequest |
setParent(String parent) |
String |
toString() |
public CreateExampleRequest setExample(Example example)
public Example getExample()
public CreateExampleRequest setParent(String parent)
public String getParent()
Copyright © 2026. All rights reserved.