OBSCopyPartResponse Class Reference

Inherits from OBSServiceResponse : OBSBaseResponse : OBSAbstractModel : OBSMTLModel
Declared in OBSCopyPartModel.h
OBSCopyPartModel.m

Overview

Response to a request for copying a part

  etag

ETag of the part copy

@property (nonatomic, strong, nonnull) NSString *etag

Declared In

OBSCopyPartModel.h

  lastModified

Last modification time

@property (nonatomic, strong, nonnull) NSDate *lastModified

Declared In

OBSCopyPartModel.h

  srcObjectVersionID

Version ID of the source object

@property (nonatomic, strong, nonnull) NSString *srcObjectVersionID

Declared In

OBSCopyPartModel.h

  encryption

Encryption mode

@property (nonatomic, strong, nonnull) __kindof OBSAbstractEncryption *encryption

Declared In

OBSCopyPartModel.h