Uses of Class
ai.vectros.resources.compliance.types.ExportRequestSubjectType
Packages that use ExportRequestSubjectType
-
Uses of ExportRequestSubjectType in ai.vectros.resources.compliance.requests
Methods in ai.vectros.resources.compliance.requests that return types with arguments of type ExportRequestSubjectTypeMethods in ai.vectros.resources.compliance.requests with parameters of type ExportRequestSubjectTypeModifier and TypeMethodDescriptionExportRequest.Builder.subjectType(ExportRequestSubjectType subjectType) Method parameters in ai.vectros.resources.compliance.requests with type arguments of type ExportRequestSubjectTypeModifier and TypeMethodDescriptionExportRequest.Builder.subjectType(Optional<ExportRequestSubjectType> subjectType) The kind of subject to export:user,client, ororg. -
Uses of ExportRequestSubjectType in ai.vectros.resources.compliance.types
Fields in ai.vectros.resources.compliance.types declared as ExportRequestSubjectTypeModifier and TypeFieldDescriptionstatic final ExportRequestSubjectTypeExportRequestSubjectType.CLIENTstatic final ExportRequestSubjectTypeExportRequestSubjectType.ORGstatic final ExportRequestSubjectTypeExportRequestSubjectType.USERMethods in ai.vectros.resources.compliance.types that return ExportRequestSubjectType