OBSLifecycleExpiration Class Reference

Inherits from OBSBaseEntity : OBSAbstractModel : OBSMTLModel
Declared in OBSServiceCommonEntities.h
OBSServiceCommonEntities.m

Overview

生命周期配置中表示过期时间的Container

Other Methods

– initWithDays:

初始化过期时间对象

- (instancetype)initWithDays:(NSNumber *)days

Parameters

days

过期时间

Return Value

过期时间对象

Declared In

OBSServiceCommonEntities.h

Other Methods

  days

过期时间

@property (nonatomic, strong, nonnull) NSNumber *days

Declared In

OBSServiceCommonEntities.h