Class CreateOrUpdateSegmentCommand.Builder
java.lang.Object
org.apache.unomi.graphql.commands.BaseCommand.Builder<B>
org.apache.unomi.graphql.commands.segments.BaseCreateOrUpdateSegmentCommand.Builder<CDPSegmentInput,CreateOrUpdateSegmentCommand.Builder>
org.apache.unomi.graphql.commands.segments.CreateOrUpdateSegmentCommand.Builder
- Enclosing class:
- CreateOrUpdateSegmentCommand
public static class CreateOrUpdateSegmentCommand.Builder
extends BaseCreateOrUpdateSegmentCommand.Builder<CDPSegmentInput,CreateOrUpdateSegmentCommand.Builder>
-
Field Summary
Fields inherited from class org.apache.unomi.graphql.commands.BaseCommand.Builder
environment
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.unomi.graphql.commands.segments.BaseCreateOrUpdateSegmentCommand.Builder
getSegmentInput
Methods inherited from class org.apache.unomi.graphql.commands.BaseCommand.Builder
setEnvironment
-
Constructor Details
-
Builder
-
-
Method Details
-
validate
public void validate() -
build
-