Interface ErasureRequest.SubjectTypeStage
- All Known Implementing Classes:
ErasureRequest.Builder
- Enclosing class:
ErasureRequest
public static interface ErasureRequest.SubjectTypeStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(ErasureRequest other) subjectType(@NotNull ErasureRequestSubjectType subjectType) The kind of end-subject to erase:user,client, ororg.
-
Method Details
-
subjectType
The kind of end-subject to erase:
user,client, ororg. -
from
-