Class DeleteProfilePropertiesCommand.Builder
java.lang.Object
org.apache.unomi.graphql.commands.BaseCommand.Builder<DeleteProfilePropertiesCommand.Builder>
org.apache.unomi.graphql.commands.DeleteProfilePropertiesCommand.Builder
- Enclosing class:
- DeleteProfilePropertiesCommand
public static class DeleteProfilePropertiesCommand.Builder
extends BaseCommand.Builder<DeleteProfilePropertiesCommand.Builder>
-
Field Summary
Fields inherited from class org.apache.unomi.graphql.commands.BaseCommand.Builder
environment
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.unomi.graphql.commands.BaseCommand.Builder
setEnvironment
-
Constructor Details
-
Builder
-
-
Method Details
-
validate
public void validate()- Overrides:
validate
in classBaseCommand.Builder<DeleteProfilePropertiesCommand.Builder>
-
build
-