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