Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.CodeContentDescription
-
Packages that use CodeContentDescription Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of CodeContentDescription in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return CodeContentDescription Modifier and Type Method Description CodeContentDescriptionApplicationCodeConfigurationDescription. codeContentDescription()Describes details about the location and format of the application code.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type CodeContentDescription Modifier and Type Method Description ApplicationCodeConfigurationDescription.BuilderApplicationCodeConfigurationDescription.Builder. codeContentDescription(CodeContentDescription codeContentDescription)Describes details about the location and format of the application code.
-