Uses of Class
org.apache.unomi.graphql.commands.list.RemoveProfileFromListCommand.Builder
-
Packages that use RemoveProfileFromListCommand.Builder Package Description org.apache.unomi.graphql.commands.list -
-
Uses of RemoveProfileFromListCommand.Builder in org.apache.unomi.graphql.commands.list
Methods in org.apache.unomi.graphql.commands.list that return RemoveProfileFromListCommand.Builder Modifier and Type Method Description static RemoveProfileFromListCommand.Builder
RemoveProfileFromListCommand. create()
RemoveProfileFromListCommand.Builder
RemoveProfileFromListCommand.Builder. listId(String listId)
RemoveProfileFromListCommand.Builder
RemoveProfileFromListCommand.Builder. profileIDInput(CDPProfileIDInput profileIDInput)
-