Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.CodeContent
-
Packages that use CodeContent Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of CodeContent in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return CodeContent Modifier and Type Method Description CodeContentApplicationCodeConfiguration. codeContent()The location and type of the application code.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type CodeContent Modifier and Type Method Description ApplicationCodeConfiguration.BuilderApplicationCodeConfiguration.Builder. codeContent(CodeContent codeContent)The location and type of the application code.
-