| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static FileCopyOptions.Builder |
FileCopyOptions.builder() |
FileCopyOptions.Builder |
FileCopyOptions.Builder.exclude(List<String> exclude)
Sets the value of
FileCopyOptions.getExclude() |
FileCopyOptions.Builder |
FileCopyOptions.Builder.followSymlinks(SymlinkFollowMode followSymlinks)
Sets the value of
FileCopyOptions.getFollowSymlinks() |
FileCopyOptions.Builder |
FileCopyOptions.Builder.ignoreMode(IgnoreMode ignoreMode)
Sets the value of
FileCopyOptions.getIgnoreMode() |
| Constructor and Description |
|---|
Jsii$Proxy(FileCopyOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
FileCopyOptions.Builder. |
Copyright © 2022. All rights reserved.