类 DeleteBucketCorsRequest


  • public class DeleteBucketCorsRequest
    extends GenericBucketRequest
    Provides options for deleting a Bucket CORS(Cross-Origin Resource Sharing).
    • 构造器详细资料

      • DeleteBucketCorsRequest

        public DeleteBucketCorsRequest()
        Constructs a void Constructor for DeleteBucketCorsRequest.
      • DeleteBucketCorsRequest

        public DeleteBucketCorsRequest​(String bucketName)
        Constructs a new DeleteBucketCorsRequest, ready to be executed to delete the specified Bucket CORS.
        参数:
        bucketName - The name of the Baidu Bos bucket to delete Bucket CORS.