public abstract class BaseCreateOrUpdateSegmentCommand<INPUT extends BaseSegmentInput,OUTPUT> extends BaseCommand<OUTPUT>
Modifier and Type | Class and Description |
---|---|
static class |
BaseCreateOrUpdateSegmentCommand.Builder<INPUT extends BaseSegmentInput,B extends BaseCommand.Builder> |
environment, serviceManager
Constructor and Description |
---|
BaseCreateOrUpdateSegmentCommand(BaseCreateOrUpdateSegmentCommand.Builder builder) |
Modifier and Type | Method and Description |
---|---|
protected Segment |
preparedSegmentWithoutCondition(INPUT segmentInput) |
execute
public BaseCreateOrUpdateSegmentCommand(BaseCreateOrUpdateSegmentCommand.Builder builder)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.