Class DeviceManagementExchangeOnPremisesPolicyRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<DeviceManagementExchangeOnPremisesPolicy>
-
- odata.msgraph.client.beta.entity.request.DeviceManagementExchangeOnPremisesPolicyRequest
-
public class DeviceManagementExchangeOnPremisesPolicyRequest extends com.github.davidmoten.odata.client.EntityRequest<DeviceManagementExchangeOnPremisesPolicy>
-
-
Constructor Summary
Constructors Constructor Description DeviceManagementExchangeOnPremisesPolicyRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OnPremisesConditionalAccessSettingsRequestconditionalAccessSettings()
-
-
-
Method Detail
-
conditionalAccessSettings
public OnPremisesConditionalAccessSettingsRequest conditionalAccessSettings()
-
-