public static final class EventCancelParameterSet.EventCancelParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
comment
The comment parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
EventCancelParameterSetBuilder()
Instanciates a new EventCancelParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
EventCancelParameterSet |
build()
Buils the resulting body object to be passed to the request
|
EventCancelParameterSet.EventCancelParameterSetBuilder |
withComment(java.lang.String val)
Sets the Comment
|
@Nullable protected EventCancelParameterSetBuilder()
@Nonnull public EventCancelParameterSet.EventCancelParameterSetBuilder withComment(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public EventCancelParameterSet build()