메소드 | 설명 | |
---|---|---|
S3ObjectModule ( S3Emulator.Config.S3Configuration configuration, IS3Storage storage, IS3Responder responder ) : System |
메소드 | 설명 | |
---|---|---|
AddObject ( string bucket, string key, Stream stream ) : |
||
CheckDelete ( string bucket ) : |
||
DeleteObject ( string bucket, string key ) : |
||
GetObject ( string bucket, string key ) : |
public S3ObjectModule ( S3Emulator.Config.S3Configuration configuration, IS3Storage storage, IS3Responder responder ) : System | ||
configuration | S3Emulator.Config.S3Configuration | |
storage | IS3Storage | |
responder | IS3Responder | |
리턴 | System |