Uses of Class
software.amazon.awscdk.FileAssetLocation.Builder
Packages that use FileAssetLocation.Builder
-
Uses of FileAssetLocation.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk 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()Constructors in software.amazon.awscdk with parameters of type FileAssetLocation.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileAssetLocation.Builder builder) Constructor that initializes the object based on literal property values passed by theFileAssetLocation.Builder.