| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
void |
COS.setBucketRefererConfiguration(SetBucketRefererConfigurationRequest setBucketRefererConfigurationRequest)
Sets the referer configuration for the specified bucket.
|
void |
COSClient.setBucketRefererConfiguration(SetBucketRefererConfigurationRequest setBucketRefererConfigurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
SetBucketRefererConfigurationRequest |
SetBucketRefererConfigurationRequest.withBucketName(String bucektName)
Sets the name of the bucket whose referer configuration is being set and
returns this updated request object so that additional method calls can
be chained together.
|
SetBucketRefererConfigurationRequest |
SetBucketRefererConfigurationRequest.withConfiguration(BucketRefererConfiguration configuration)
Sets the referer configuration to send as part of this request, and
returns this updated request object so that additional method calls can
be chained together.
|
Copyright © 2023. All rights reserved.