Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.CodeContentUpdate
-
Packages that use CodeContentUpdate Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of CodeContentUpdate in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return CodeContentUpdate Modifier and Type Method Description CodeContentUpdateApplicationCodeConfigurationUpdate. codeContentUpdate()Describes updates to the code content of an application.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type CodeContentUpdate Modifier and Type Method Description ApplicationCodeConfigurationUpdate.BuilderApplicationCodeConfigurationUpdate.Builder. codeContentUpdate(CodeContentUpdate codeContentUpdate)Describes updates to the code content of an application.
-