Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.S3ContentLocationUpdate
-
Packages that use S3ContentLocationUpdate Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of S3ContentLocationUpdate in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return S3ContentLocationUpdate Modifier and Type Method Description S3ContentLocationUpdateCodeContentUpdate. s3ContentLocationUpdate()Describes an update to the location of code for an application.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type S3ContentLocationUpdate Modifier and Type Method Description CodeContentUpdate.BuilderCodeContentUpdate.Builder. s3ContentLocationUpdate(S3ContentLocationUpdate s3ContentLocationUpdate)Describes an update to the location of code for an application.
-