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