| Modifier and Type | Method and Description |
|---|---|
FollowMode |
StagingProps.Jsii$Proxy.getFollow()
Deprecated.
|
default FollowMode |
CopyOptions.getFollow()
Deprecated.
|
FollowMode |
CopyOptions.Jsii$Proxy.getFollow()
Deprecated.
|
FollowMode |
FingerprintOptions.Jsii$Proxy.getFollow()
Deprecated.
|
static FollowMode |
FollowMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static FollowMode[] |
FollowMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StagingProps.Builder |
StagingProps.Builder.follow(FollowMode follow)
Deprecated.
|
Staging.Builder |
Staging.Builder.follow(FollowMode follow)
Deprecated.
|
CopyOptions.Builder |
CopyOptions.Builder.follow(FollowMode follow)
Deprecated.
|
FingerprintOptions.Builder |
FingerprintOptions.Builder.follow(FollowMode follow)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CopyOptions.Builder. |
Jsii$Proxy(String extraHash,
List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
FingerprintOptions.Builder. |
Jsii$Proxy(String sourcePath,
String extraHash,
List<String> exclude,
FollowMode follow,
IgnoreMode ignoreMode)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
StagingProps.Builder. |
Copyright © 2021. All rights reserved.