Uses of Class
software.amazon.awscdk.core.FileAssetLocation.Builder
Packages that use FileAssetLocation.Builder
-
Uses of FileAssetLocation.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return FileAssetLocation.BuilderModifier and TypeMethodDescriptionFileAssetLocation.Builder.bucketName(String bucketName) Sets the value ofFileAssetLocation.getBucketName()static FileAssetLocation.BuilderFileAssetLocation.builder()Sets the value ofFileAssetLocation.getHttpUrl()Sets the value ofFileAssetLocation.getKmsKeyArn()Sets the value ofFileAssetLocation.getObjectKey()FileAssetLocation.Builder.s3ObjectUrl(String s3ObjectUrl) Sets the value ofFileAssetLocation.getS3ObjectUrl()FileAssetLocation.Builder.s3ObjectUrlWithPlaceholders(String s3ObjectUrlWithPlaceholders) Sets the value ofFileAssetLocation.getS3ObjectUrlWithPlaceholders()Deprecated.use `httpUrl`Constructors in software.amazon.awscdk.core with parameters of type FileAssetLocation.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileAssetLocation.Builder builder) Constructor that initializes the object based on literal property values passed by theFileAssetLocation.Builder.