Represents an Owner of an Amazon S3 Bucket. More...
#import <S3Owner.h>
Inherited by S3Grantee.
Public Member Functions | |
(id) | - initWithID:withDisplayName: |
Static Public Member Functions | |
(id) | + ownerWithID:withDisplayName: |
Properties | |
NSString * | ID |
Gets and sets the owner ID. | |
NSString * | displayName |
Gets and sets the owner display name. |
Represents an Owner of an Amazon S3 Bucket.