public static class RemoveProfileFromListCommand.Builder extends BaseCommand.Builder<RemoveProfileFromListCommand.Builder>
environment
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RemoveProfileFromListCommand |
build() |
RemoveProfileFromListCommand.Builder |
listId(String listId) |
RemoveProfileFromListCommand.Builder |
profileIDInput(CDPProfileIDInput profileIDInput) |
void |
validate() |
setEnvironment
public RemoveProfileFromListCommand.Builder listId(String listId)
public RemoveProfileFromListCommand.Builder profileIDInput(CDPProfileIDInput profileIDInput)
public void validate()
validate
in class BaseCommand.Builder<RemoveProfileFromListCommand.Builder>
public RemoveProfileFromListCommand build()
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.