public class LLMPathInfoForUpdateDomainInput extends Object
| Constructor and Description |
|---|
LLMPathInfoForUpdateDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath()
Get path
|
String |
getTokenLocation()
Get tokenLocation
|
int |
hashCode() |
LLMPathInfoForUpdateDomainInput |
path(String path) |
void |
setPath(String path) |
void |
setTokenLocation(String tokenLocation) |
LLMPathInfoForUpdateDomainInput |
tokenLocation(String tokenLocation) |
String |
toString() |
public LLMPathInfoForUpdateDomainInput path(String path)
public String getPath()
public void setPath(String path)
public LLMPathInfoForUpdateDomainInput tokenLocation(String tokenLocation)
public String getTokenLocation()
public void setTokenLocation(String tokenLocation)
Copyright © 2025. All rights reserved.