IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

RenameObject Method

Renames an object.

Syntax

public fun renameObject(objectName: String?, newName: String?)

Remarks

This method renames the object named ObjectName to the name NewName. If NewName is already in use by an existing object, it will be overwritten if the current bucket has versioning enabled, or if the OverwriteOnRename configuration setting is set to true (default).

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]