@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-07-23T08:29:06.952Z") public class GetDiscoveryParams extends Object
| Constructor and Description |
|---|
GetDiscoveryParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOpDiscoveryPath()
Get opDiscoveryPath
|
String |
getOpHost()
Get opHost
|
int |
hashCode() |
GetDiscoveryParams |
opDiscoveryPath(String opDiscoveryPath) |
GetDiscoveryParams |
opHost(String opHost) |
void |
setOpDiscoveryPath(String opDiscoveryPath) |
void |
setOpHost(String opHost) |
String |
toString() |
public GetDiscoveryParams opHost(String opHost)
public String getOpHost()
public void setOpHost(String opHost)
public GetDiscoveryParams opDiscoveryPath(String opDiscoveryPath)
public String getOpDiscoveryPath()
public void setOpDiscoveryPath(String opDiscoveryPath)
Copyright © 2020. All rights reserved.