public static class GetBucketCORSResponse.GetBucketCORSResponseCORSConfiguration
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule> |
cORSRule |
| Constructor and Description |
|---|
GetBucketCORSResponseCORSConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static GetBucketCORSResponse.GetBucketCORSResponseCORSConfiguration |
build(Map<String,?> map) |
List<GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule> |
getCORSRule() |
GetBucketCORSResponse.GetBucketCORSResponseCORSConfiguration |
setCORSRule(List<GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule> cORSRule) |
@NameInMap(value="CORSRule") public List<GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule> cORSRule
public GetBucketCORSResponseCORSConfiguration()
public static GetBucketCORSResponse.GetBucketCORSResponseCORSConfiguration build(Map<String,?> map) throws Exception
Exceptionpublic GetBucketCORSResponse.GetBucketCORSResponseCORSConfiguration setCORSRule(List<GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule> cORSRule)
public List<GetBucketCORSResponse.GetBucketCORSResponseCORSConfigurationCORSRule> getCORSRule()
Copyright © 2021. All rights reserved.