24 lines
311 B
Mathematica
24 lines
311 B
Mathematica
|
|
//
|
||
|
|
// OSSGetBucketInfoResult.m
|
||
|
|
// AliyunOSSSDK
|
||
|
|
//
|
||
|
|
// Created by huaixu on 2018/7/10.
|
||
|
|
// Copyright © 2018年 aliyun. All rights reserved.
|
||
|
|
//
|
||
|
|
|
||
|
|
#import "OSSGetBucketInfoResult.h"
|
||
|
|
|
||
|
|
@implementation OSSBucketOwner
|
||
|
|
|
||
|
|
@end
|
||
|
|
|
||
|
|
@implementation OSSAccessControlList
|
||
|
|
|
||
|
|
@end
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
@implementation OSSGetBucketInfoResult
|
||
|
|
|
||
|
|
@end
|