KS3SetObjectACLResponse.h 223 Bytes
//
//  KSS3SetObjectACLResponse.h
//  KS3SDK
//
//  Created by JackWong on 12/15/14.
//  Copyright (c) 2014 kingsoft. All rights reserved.
//

#import "KS3Response.h"

@interface KS3SetObjectACLResponse : KS3Response

@end