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
Copies the settings to a instance of
S3Settings
class.
- Assembly
- Cake
.AWS .S3 .dll - Namespace
- Cake
.AWS .S3 - Containing Type
- S3Settings
Syntax
protected T CopyS3Settings<T>(T copy = null) where T : S3Settings
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
copy | T |
Return Value
Type | Description |
---|---|
T |