public class CreateOrUpdateProfilePropertiesCommand extends BaseCommand<Boolean>
Modifier and Type | Class and Description |
---|---|
static class |
CreateOrUpdateProfilePropertiesCommand.Builder |
environment, serviceManager
Modifier and Type | Method and Description |
---|---|
static CreateOrUpdateProfilePropertiesCommand.Builder |
create(List<CDPPropertyInput> properties) |
Boolean |
execute() |
public static CreateOrUpdateProfilePropertiesCommand.Builder create(List<CDPPropertyInput> properties)
public Boolean execute()
execute
in class BaseCommand<Boolean>
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.