Uses of Class
io.helidon.integrations.oci.objectstorage.DeleteObject.Response
Packages that use DeleteObject.Response
-
Uses of DeleteObject.Response in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return DeleteObject.ResponseModifier and TypeMethodDescriptionOciObjectStorage.deleteObject(DeleteObject.Request request) Deletes an object.Methods in io.helidon.integrations.oci.objectstorage that return types with arguments of type DeleteObject.ResponseModifier and TypeMethodDescriptionOciObjectStorageRx.deleteObject(DeleteObject.Request request) Deletes an object.