public class TenantRestrictionDevicePolicy extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TenantRestrictionDevicePolicy.Builder |
| 构造器和说明 |
|---|
TenantRestrictionDevicePolicy() |
TenantRestrictionDevicePolicy(TenantRestrictionDevicePolicy.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
TenantRestrictionDeviceAllowListPolicy |
getAllowListPolicy() |
Boolean |
getEnabled() |
static TenantRestrictionDevicePolicy.Builder |
newBuilder() |
void |
setAllowListPolicy(TenantRestrictionDeviceAllowListPolicy allowListPolicy) |
void |
setEnabled(Boolean enabled) |
public TenantRestrictionDevicePolicy()
public TenantRestrictionDevicePolicy(TenantRestrictionDevicePolicy.Builder builder)
public static TenantRestrictionDevicePolicy.Builder newBuilder()
public Boolean getEnabled()
public void setEnabled(Boolean enabled)
public TenantRestrictionDeviceAllowListPolicy getAllowListPolicy()
public void setAllowListPolicy(TenantRestrictionDeviceAllowListPolicy allowListPolicy)
Copyright © 2025. All rights reserved.