public class CreateOrUpdateSegmentCommand extends BaseCreateOrUpdateSegmentCommand<CDPSegmentInput,CDPSegment>
Modifier and Type | Class and Description |
---|---|
static class |
CreateOrUpdateSegmentCommand.Builder |
environment, serviceManager
Modifier and Type | Method and Description |
---|---|
static CreateOrUpdateSegmentCommand.Builder |
create(CDPSegmentInput segmentInput) |
CDPSegment |
execute() |
preparedSegmentWithoutCondition
public CDPSegment execute()
execute
in class BaseCommand<CDPSegment>
public static CreateOrUpdateSegmentCommand.Builder create(CDPSegmentInput segmentInput)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.