Uses of Class
ai.vectros.types.ExportRequestResponseScope
Packages that use ExportRequestResponseScope
-
Uses of ExportRequestResponseScope in ai.vectros.types
Fields in ai.vectros.types declared as ExportRequestResponseScopeModifier and TypeFieldDescriptionstatic final ExportRequestResponseScopeExportRequestResponseScope.SUBJECTstatic final ExportRequestResponseScopeExportRequestResponseScope.TENANTMethods in ai.vectros.types that return ExportRequestResponseScopeMethods in ai.vectros.types that return types with arguments of type ExportRequestResponseScopeMethods in ai.vectros.types with parameters of type ExportRequestResponseScopeModifier and TypeMethodDescriptionExportRequestResponse.Builder.scope(ExportRequestResponseScope scope) Method parameters in ai.vectros.types with type arguments of type ExportRequestResponseScopeModifier and TypeMethodDescriptionExportRequestResponse.Builder.scope(Optional<ExportRequestResponseScope> scope) Echoes the scope you requested:tenantfor a full export of your account, orsubjectfor a single end-subject's data.