Contains the response from a getObjectMetadata operation. More...
#import <S3GetObjectMetadataResponse.h>
Inherits S3GetObjectResponse.
Public Member Functions | |
(void) | - setValue:forHTTPHeaderField: |
Sets a value in the response for the given HTTP header. | |
Properties | |
int | missingMeta |
How many metadata items were not returned in the response. |
Contains the response from a getObjectMetadata operation.
- (void S3GetObjectMetadataResponse.)setValue: | (id) | value | ||
forHTTPHeaderField: | (NSString *) | header | ||
Sets a value in the response for the given HTTP header.
Implements S3Response.
- (int) missingMeta [read, write, assign] |
How many metadata items were not returned in the response.