Uses of Class
org.apache.unomi.graphql.commands.DeleteProfilePropertiesCommand.Builder
- 
Packages that use DeleteProfilePropertiesCommand.Builder Package Description org.apache.unomi.graphql.commands  - 
- 
Uses of DeleteProfilePropertiesCommand.Builder in org.apache.unomi.graphql.commands
Methods in org.apache.unomi.graphql.commands that return DeleteProfilePropertiesCommand.Builder Modifier and Type Method Description static DeleteProfilePropertiesCommand.BuilderDeleteProfilePropertiesCommand. create(List<String> propertyNames) 
 -