com.unboundid.directory.sdk.broker.types
Interface StoreDeleteRequest


@NotExtensible
public interface StoreDeleteRequest

Represents a delete request received by a DataView in the Identity Broker.


Method Summary
 java.lang.String getId()
          Get the SCIM ID of the resource to delete.
 

Method Detail

getId

java.lang.String getId()
Get the SCIM ID of the resource to delete.

Returns:
the SCIM ID