KS3SetACLResponse.h 208 Bytes
//
//  KSS3SetACLResponse.h
//  KS3SDK
//
//  Created by JackWong on 12/12/14.
//  Copyright (c) 2014 kingsoft. All rights reserved.
//
#import "KS3Response.h"
@interface KS3SetACLResponse : KS3Response
@end