Method | Description | |
---|---|---|
CheckForFileExistence ( IAmazonS3 s3client ) : Amazon.S3 | ||
Exists ( string bucket, string key ) : bool |
public CheckForFileExistence ( IAmazonS3 s3client ) : Amazon.S3 | ||
s3client | IAmazonS3 | |
return | Amazon.S3 |
public Exists ( string bucket, string key ) : bool | ||
bucket | string | |
key | string | |
return | bool |