@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ApplicationSystemRollbackConfigurationUpdate extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
ApplicationSystemRollbackConfigurationUpdate() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationSystemRollbackConfigurationUpdate |
clone() |
boolean |
equals(Object obj) |
Boolean |
getRollbackEnabledUpdate()
Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application
|
int |
hashCode() |
Boolean |
isRollbackEnabledUpdate()
Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application
|
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setRollbackEnabledUpdate(Boolean rollbackEnabledUpdate)
Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application
|
String |
toString()
Returns a string representation of this object.
|
ApplicationSystemRollbackConfigurationUpdate |
withRollbackEnabledUpdate(Boolean rollbackEnabledUpdate)
Describes whether system rollbacks are enabled for a Managed Service for Apache Flink application
|
public ApplicationSystemRollbackConfigurationUpdate()
public void setRollbackEnabledUpdate(Boolean rollbackEnabledUpdate)
rollbackEnabledUpdate - Describes whether system rollbacks are enabled for a Managed Service for Apache Flink applicationpublic Boolean getRollbackEnabledUpdate()
public ApplicationSystemRollbackConfigurationUpdate withRollbackEnabledUpdate(Boolean rollbackEnabledUpdate)
rollbackEnabledUpdate - Describes whether system rollbacks are enabled for a Managed Service for Apache Flink applicationpublic Boolean isRollbackEnabledUpdate()
public String toString()
toString in class ObjectObject.toString()public ApplicationSystemRollbackConfigurationUpdate clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.