- 
 
- 
Method Summary
void
Delete the object that the specified Uid identifies (if any).
 
 
 
 
 
- 
Method Details
- 
delete
Delete the object that the specified Uid identifies (if any).
- Parameters:
 
objectClass - type of object to delete. 
uid - The unique id that specifies the object to delete. 
options - additional options that impact the way this operation is run.
            May be null. 
- Throws:
 
UnknownUidException - if the Uid does not exist on the resource. 
RuntimeException - if a problem occurs during the operation (for instance, an
             operational timeout).