Preparing search index...
The search index is not available
playwright-related-tests
playwright-related-tests
S3Connector
Class S3Connector
Hierarchy (
View Summary
)
RemoteConnector
S3Connector
Index
Constructors
constructor
Methods
download
upload
Constructors
constructor
new
S3Connector
()
:
S3Connector
Returns
S3Connector
Methods
download
download
(
type
:
RelationshipType
,
fromPath
:
string
)
:
Promise
<
null
|
string
>
Parameters
type
:
RelationshipType
fromPath
:
string
Returns
Promise
<
null
|
string
>
upload
upload
(
type
:
RelationshipType
,
folder
:
string
,
options
:
string
)
:
Promise
<
void
>
Parameters
type
:
RelationshipType
folder
:
string
options
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
download
upload
playwright-related-tests
Loading...