This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.S3.
Summary
Contains extension methods for
SyncSettings
.
- Assembly
- Cake
.AWS .S3 .dll - Namespace
- Cake
.AWS .S3 - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SyncSettingsExtensions"]
class Type type-node
Syntax
public static class SyncSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
SetKeyPrefix |
SyncSettings |
The prefix to use when generating S3 keys
static
|
SetLowerPaths |
SyncSettings |
Lower the file paths when generating S3 keys
static
|
SetModifiedCheck |
SyncSettings |
The prefix to use when generating S3 keys
static
|
SetSearchFilter |
SyncSettings |
Specifies the filter to use when searching for files.
static
|
SetSearchScope |
SyncSettings |
Specifies the scope to use when searching for files.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|