Uses of Interface
ai.vectros.resources.compliance.requests.ErasureRequest._FinalStage
Packages that use ErasureRequest._FinalStage
-
Uses of ErasureRequest._FinalStage in ai.vectros.resources.compliance.requests
Classes in ai.vectros.resources.compliance.requests that implement ErasureRequest._FinalStageMethods in ai.vectros.resources.compliance.requests that return ErasureRequest._FinalStageModifier and TypeMethodDescriptionErasureRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) ErasureRequest._FinalStage.additionalProperty(String key, Object value) ErasureRequest._FinalStage.auditDisposition(ErasureRequestAuditDisposition auditDisposition) ErasureRequest._FinalStage.auditDisposition(Optional<ErasureRequestAuditDisposition> auditDisposition) How to handle the subject's audit and version-history trail.ErasureRequest.Builder.auditDisposition(ErasureRequestAuditDisposition auditDisposition) How to handle the subject's audit and version-history trail.ErasureRequest.Builder.auditDisposition(Optional<ErasureRequestAuditDisposition> auditDisposition) How to handle the subject's audit and version-history trail.ErasureRequest._FinalStage.contextScope(List<String> contextScope) ErasureRequest._FinalStage.contextScope(Optional<List<String>> contextScope) The contexts in which to erase the subject.ErasureRequest.Builder.contextScope(List<String> contextScope) The contexts in which to erase the subject.ErasureRequest.Builder.contextScope(Optional<List<String>> contextScope) The contexts in which to erase the subject.ErasureRequest._FinalStage.externalId(String externalId) ErasureRequest._FinalStage.externalId(Optional<String> externalId) Your own externalId for the subject, as an alternative tosubjectId.ErasureRequest.Builder.externalId(String externalId) Your own externalId for the subject, as an alternative tosubjectId.ErasureRequest.Builder.externalId(Optional<String> externalId) Your own externalId for the subject, as an alternative tosubjectId.The platform id of the subject to erase (the Vectros-assigned id returned when the subject was created).The platform id of the subject to erase (the Vectros-assigned id returned when the subject was created).The platform id of the subject to erase (the Vectros-assigned id returned when the subject was created).ErasureRequest.Builder.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.ErasureRequest.SubjectTypeStage.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.