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