Uses of Class
io.helidon.integrations.oci.objectstorage.RenameObject.Response
Packages that use RenameObject.Response
-
Uses of RenameObject.Response in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return RenameObject.ResponseModifier and TypeMethodDescriptionOciObjectStorage.renameObject(RenameObject.Request request) Rename an object in the given Object Storage namespace.Methods in io.helidon.integrations.oci.objectstorage that return types with arguments of type RenameObject.ResponseModifier and TypeMethodDescriptionOciObjectStorageRx.renameObject(RenameObject.Request request) Rename an object in the given Object Storage namespace.