Uses of Class
org.apache.unomi.graphql.commands.CreateOrUpdateProfilePropertiesCommand.Builder
- 
Packages that use CreateOrUpdateProfilePropertiesCommand.Builder Package Description org.apache.unomi.graphql.commands  - 
- 
Uses of CreateOrUpdateProfilePropertiesCommand.Builder in org.apache.unomi.graphql.commands
Methods in org.apache.unomi.graphql.commands that return CreateOrUpdateProfilePropertiesCommand.Builder Modifier and Type Method Description static CreateOrUpdateProfilePropertiesCommand.BuilderCreateOrUpdateProfilePropertiesCommand. create(List<CDPPropertyInput> properties) 
 -