Uses of Class
ai.vectros.types.ErasureRequestResponseSubjectType
Packages that use ErasureRequestResponseSubjectType
-
Uses of ErasureRequestResponseSubjectType in ai.vectros.types
Fields in ai.vectros.types declared as ErasureRequestResponseSubjectTypeModifier and TypeFieldDescriptionstatic final ErasureRequestResponseSubjectTypeErasureRequestResponseSubjectType.CLIENTstatic final ErasureRequestResponseSubjectTypeErasureRequestResponseSubjectType.ORGstatic final ErasureRequestResponseSubjectTypeErasureRequestResponseSubjectType.USERMethods in ai.vectros.types that return ErasureRequestResponseSubjectTypeModifier and TypeMethodDescriptionMethods in ai.vectros.types that return types with arguments of type ErasureRequestResponseSubjectTypeMethods in ai.vectros.types with parameters of type ErasureRequestResponseSubjectTypeModifier and TypeMethodDescriptionErasureRequestResponse.Builder.subjectType(ErasureRequestResponseSubjectType subjectType) Method parameters in ai.vectros.types with type arguments of type ErasureRequestResponseSubjectTypeModifier and TypeMethodDescriptionErasureRequestResponse.Builder.subjectType(Optional<ErasureRequestResponseSubjectType> subjectType) The kind of subject that was erased (user,client, ororg), echoed back from your request.