public static final class ProcessEventsCommand.Builder extends BaseCommand.Builder<ProcessEventsCommand.Builder>
environment
Constructor and Description |
---|
Builder(List<CDPEventInput> eventInputs) |
Modifier and Type | Method and Description |
---|---|
ProcessEventsCommand |
build() |
void |
validate() |
setEnvironment
public Builder(List<CDPEventInput> eventInputs)
public void validate()
validate
in class BaseCommand.Builder<ProcessEventsCommand.Builder>
public ProcessEventsCommand build()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.