@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") public class ApiImpalaCancelResponse extends Object
Constructor and Description |
---|
ApiImpalaCancelResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getWarning()
The warning response.
|
int |
hashCode() |
void |
setWarning(String warning) |
String |
toString() |
ApiImpalaCancelResponse |
warning(String warning) |
public ApiImpalaCancelResponse warning(String warning)
public String getWarning()
public void setWarning(String warning)
Copyright © 2019. All rights reserved.