Public Member Functions | Properties

S3GetObjectMetadataResponse Class Reference

Contains the response from a getObjectMetadata operation. More...

#import <S3GetObjectMetadataResponse.h>

Inherits S3GetObjectResponse.

List of all members.

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.

Detailed Description

Contains the response from a getObjectMetadata operation.


Member Function Documentation

- (void S3GetObjectMetadataResponse.)setValue: (id)  value
forHTTPHeaderField: (NSString *)  header 

Sets a value in the response for the given HTTP header.

Implements S3Response.


Property Documentation

- (int) missingMeta [read, write, assign]

How many metadata items were not returned in the response.


The documentation for this class was generated from the following file: