| Modifier and Type | Method and Description |
|---|---|
static AssetStagingProps.Builder |
AssetStagingProps.builder() |
AssetStagingProps.Builder |
AssetStagingProps.Builder.exclude(List<String> exclude)
Sets the value of
CopyOptions.getExclude() |
AssetStagingProps.Builder |
AssetStagingProps.Builder.extraHash(String extraHash)
Sets the value of
FingerprintOptions.getExtraHash() |
AssetStagingProps.Builder |
AssetStagingProps.Builder.follow(SymlinkFollowMode follow)
Sets the value of
CopyOptions.getFollow() |
AssetStagingProps.Builder |
AssetStagingProps.Builder.sourcePath(String sourcePath)
Sets the value of
AssetStagingProps.getSourcePath() |
Copyright © 2020. All rights reserved.