public class QueryFlowOverviewLbRequest extends Object
| Constructor and Description |
|---|
QueryFlowOverviewLbRequest() |
| Modifier and Type | Method and Description |
|---|---|
QueryFlowOverviewLbRequest |
endTime(Integer endTime) |
boolean |
equals(Object o) |
@NotNull Integer |
getEndTime()
Get endTime
|
String |
getHost()
Get host
|
@NotNull Integer |
getStartTime()
Get startTime
|
int |
hashCode() |
QueryFlowOverviewLbRequest |
host(String host) |
void |
setEndTime(Integer endTime) |
void |
setHost(String host) |
void |
setStartTime(Integer startTime) |
QueryFlowOverviewLbRequest |
startTime(Integer startTime) |
String |
toString() |
public QueryFlowOverviewLbRequest endTime(Integer endTime)
@NotNull public @NotNull Integer getEndTime()
public void setEndTime(Integer endTime)
public QueryFlowOverviewLbRequest host(String host)
public String getHost()
public void setHost(String host)
public QueryFlowOverviewLbRequest startTime(Integer startTime)
@NotNull public @NotNull Integer getStartTime()
public void setStartTime(Integer startTime)
Copyright © 2025. All rights reserved.