public static class GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
maxAgeSeconds |
| 构造器和说明 |
|---|
GetBucketCORSResponseCORSConfigurationCORSRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule |
build(Map<String,?> map) |
String |
getMaxAgeSeconds() |
GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule |
setMaxAgeSeconds(String maxAgeSeconds) |
@NameInMap(value="MaxAgeSeconds") public String maxAgeSeconds
public GetBucketCORSResponseCORSConfigurationCORSRule()
public static GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule build(Map<String,?> map) throws Exception
Exceptionpublic GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule setMaxAgeSeconds(String maxAgeSeconds)
public String getMaxAgeSeconds()
Copyright © 2020. All rights reserved.