Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.RunConfigurationUpdate
-
Packages that use RunConfigurationUpdate Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of RunConfigurationUpdate in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return RunConfigurationUpdate Modifier and Type Method Description RunConfigurationUpdateUpdateApplicationRequest. runConfigurationUpdate()Describes updates to the application's starting parameters.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type RunConfigurationUpdate Modifier and Type Method Description UpdateApplicationRequest.BuilderUpdateApplicationRequest.Builder. runConfigurationUpdate(RunConfigurationUpdate runConfigurationUpdate)Describes updates to the application's starting parameters.
-