public static final class ApprovalFilterByCurrentUserParameterSet.ApprovalFilterByCurrentUserParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ApprovalFilterByCurrentUserOptions |
on
The on parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
ApprovalFilterByCurrentUserParameterSetBuilder()
Instanciates a new ApprovalFilterByCurrentUserParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ApprovalFilterByCurrentUserParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ApprovalFilterByCurrentUserParameterSet.ApprovalFilterByCurrentUserParameterSetBuilder |
withOn(ApprovalFilterByCurrentUserOptions val)
Sets the On
|
@Nullable protected ApprovalFilterByCurrentUserOptions on
@Nullable protected ApprovalFilterByCurrentUserParameterSetBuilder()
@Nonnull public ApprovalFilterByCurrentUserParameterSet.ApprovalFilterByCurrentUserParameterSetBuilder withOn(@Nullable ApprovalFilterByCurrentUserOptions val)
val - the value to set it to@Nonnull public ApprovalFilterByCurrentUserParameterSet build()