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