@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-09-25T07:41:36.316Z") 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 © 2019. All rights reserved.