| Package | Description |
|---|---|
| com.volcengine.tos | |
| com.volcengine.tos.internal | |
| com.volcengine.tos.model.bucket |
| Modifier and Type | Method and Description |
|---|---|
PutBucketCORSOutput |
TOSV2Client.putBucketCORS(PutBucketCORSInput input) |
PutBucketCORSOutput |
TOSV2.putBucketCORS(PutBucketCORSInput input)
set the CORS of a bucket
|
| Modifier and Type | Method and Description |
|---|---|
PutBucketCORSOutput |
TosBucketRequestHandler.putBucketCORS(PutBucketCORSInput input) |
| Modifier and Type | Method and Description |
|---|---|
PutBucketCORSInput |
PutBucketCORSInput.PutBucketCORSBuilder.build() |
PutBucketCORSInput |
PutBucketCORSInput.setBucket(String bucket) |
PutBucketCORSInput |
PutBucketCORSInput.setRules(List<CORSRule> rules) |
Copyright © 2023. All rights reserved.