public static final class PutBucketCORSInput.PutBucketCORSBuilder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
PutBucketCORSInput.PutBucketCORSBuilder |
bucket(String bucket) |
PutBucketCORSInput |
build() |
PutBucketCORSInput.PutBucketCORSBuilder |
rules(List<CORSRule> rules) |
public PutBucketCORSInput.PutBucketCORSBuilder bucket(String bucket)
public PutBucketCORSInput.PutBucketCORSBuilder rules(List<CORSRule> rules)
public PutBucketCORSInput build()
Copyright © 2023. All rights reserved.