Uses of Class
ai.vectros.types.ExportRequestResponseSubjectType
Packages that use ExportRequestResponseSubjectType
-
Uses of ExportRequestResponseSubjectType in ai.vectros.types
Fields in ai.vectros.types declared as ExportRequestResponseSubjectTypeModifier and TypeFieldDescriptionstatic final ExportRequestResponseSubjectTypeExportRequestResponseSubjectType.CLIENTstatic final ExportRequestResponseSubjectTypeExportRequestResponseSubjectType.ORGstatic final ExportRequestResponseSubjectTypeExportRequestResponseSubjectType.USERMethods in ai.vectros.types that return ExportRequestResponseSubjectTypeModifier and TypeMethodDescriptionMethods in ai.vectros.types that return types with arguments of type ExportRequestResponseSubjectTypeMethods in ai.vectros.types with parameters of type ExportRequestResponseSubjectTypeModifier and TypeMethodDescriptionExportRequestResponse.Builder.subjectType(ExportRequestResponseSubjectType subjectType) Method parameters in ai.vectros.types with type arguments of type ExportRequestResponseSubjectTypeModifier and TypeMethodDescriptionExportRequestResponse.Builder.subjectType(Optional<ExportRequestResponseSubjectType> subjectType) For asubject-scoped export, the kind of subject that was exported (echoed back).