Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.ApplicationSystemRollbackConfiguration
-
Packages that use ApplicationSystemRollbackConfiguration Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of ApplicationSystemRollbackConfiguration in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return ApplicationSystemRollbackConfiguration Modifier and Type Method Description ApplicationSystemRollbackConfigurationApplicationConfiguration. applicationSystemRollbackConfiguration()Returns the value of the ApplicationSystemRollbackConfiguration property for this object.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type ApplicationSystemRollbackConfiguration Modifier and Type Method Description ApplicationConfiguration.BuilderApplicationConfiguration.Builder. applicationSystemRollbackConfiguration(ApplicationSystemRollbackConfiguration applicationSystemRollbackConfiguration)Sets the value of the ApplicationSystemRollbackConfiguration property for this object.
-