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 String subjectType) The kind of end-subject to erase:userfor a person, or an ownership namespace such asorgorclient— including a custom namespace you have defined.
-
Method Details
-
subjectType
The kind of end-subject to erase:
userfor a person, or an ownership namespace such asorgorclient— including a custom namespace you have defined. -
from
-