public static class GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
maxAgeSeconds |
| Constructor and Description |
|---|
GetBucketCORSResponseCORSConfigurationCORSRule() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021. All rights reserved.