OBSGetBucketLoggingRequest Class Reference

Inherits from OBSBaseRequest : OBSAbstractModel : OBSMTLModel
Conforms to OBSGetBucketLoggingProtocol
Declared in OBSGetBucketLoggingModel.h
OBSGetBucketLoggingModel.m

Overview

Request for obtaining bucket logging configurations

Other Methods

– initWithBucketName:

Initialize a request for obtaining bucket logging configurations.

- (instancetype)initWithBucketName:(NSString *)bucketName

Parameters

bucketName

Bucket name

Return Value

Request for obtaining bucket logging configurations

Declared In

OBSGetBucketLoggingModel.h

Other Methods

  bucketName

Bucket name

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

Declared In

OBSGetBucketLoggingModel.h