IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

RenameBucket Method

Renames a bucket.

Syntax

public void RenameBucket(string bucketName, string newName);
Public Sub RenameBucket(ByVal BucketName As String, ByVal NewName As String)

Remarks

This method renames the bucket named BucketName to the name NewName. NewName cannot already be in use by another bucket.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]