@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class EntityV3APISpecInterfaceFileRef extends Object
EntityV3APISpecInterfaceFileRef object.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_FILE_REF |
boolean |
unparsed |
| Constructor and Description |
|---|
EntityV3APISpecInterfaceFileRef() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this EntityV3APISpecInterfaceFileRef object is equal to o.
|
EntityV3APISpecInterfaceFileRef |
fileRef(String fileRef) |
String |
getFileRef()
The reference to the API definition file.
|
int |
hashCode() |
void |
setFileRef(String fileRef) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_FILE_REF
public EntityV3APISpecInterfaceFileRef fileRef(String fileRef)
@Nullable public String getFileRef()
public void setFileRef(String fileRef)
public boolean equals(Object o)
Copyright © 2025. All rights reserved.