public static final class DomainForceDeleteParameterSet.DomainForceDeleteParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
disableUserAccounts
The disableUserAccounts parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
DomainForceDeleteParameterSetBuilder()
Instanciates a new DomainForceDeleteParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
DomainForceDeleteParameterSet |
build()
Buils the resulting body object to be passed to the request
|
DomainForceDeleteParameterSet.DomainForceDeleteParameterSetBuilder |
withDisableUserAccounts(java.lang.Boolean val)
Sets the DisableUserAccounts
|
@Nullable protected java.lang.Boolean disableUserAccounts
@Nullable protected DomainForceDeleteParameterSetBuilder()
@Nonnull public DomainForceDeleteParameterSet.DomainForceDeleteParameterSetBuilder withDisableUserAccounts(@Nullable java.lang.Boolean val)
val - the value to set it to@Nonnull public DomainForceDeleteParameterSet build()