@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-07-11T02:42:46.141Z") public class ApiShutdownReadiness extends Object
| Constructor and Description |
|---|
ApiShutdownReadiness() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ShutdownReadinessState |
getState()
Shutdown readiness state
|
int |
hashCode() |
void |
setState(ShutdownReadinessState state) |
ApiShutdownReadiness |
state(ShutdownReadinessState state) |
String |
toString() |
public ApiShutdownReadiness state(ShutdownReadinessState state)
public ShutdownReadinessState getState()
public void setState(ShutdownReadinessState state)
Copyright © 2020. All rights reserved.