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