Uses of Class
software.amazon.awscdk.core.FileAssetSource.Builder
Packages that use FileAssetSource.Builder
-
Uses of FileAssetSource.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return FileAssetSource.BuilderModifier and TypeMethodDescriptionstatic FileAssetSource.BuilderFileAssetSource.builder()FileAssetSource.Builder.executable(List<String> executable) Sets the value ofFileAssetSource.getExecutable()Sets the value ofFileAssetSource.getFileName()FileAssetSource.Builder.packaging(FileAssetPackaging packaging) Sets the value ofFileAssetSource.getPackaging()FileAssetSource.Builder.sourceHash(String sourceHash) Sets the value ofFileAssetSource.getSourceHash()Constructors in software.amazon.awscdk.core with parameters of type FileAssetSource.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileAssetSource.Builder builder) Constructor that initializes the object based on literal property values passed by theFileAssetSource.Builder.