Module org.elasticsearch.server
Class ProjectStateRegistry.Builder
java.lang.Object
org.elasticsearch.cluster.project.ProjectStateRegistry.Builder
- Enclosing class:
ProjectStateRegistry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()markProjectForDeletion(ProjectId projectId) putProjectSettings(ProjectId projectId, Settings settings) removeProject(ProjectId projectId)
-
Method Details
-
putProjectSettings
-
markProjectForDeletion
-
removeProject
-
build
-