Package odata.msgraph.client.complex
Class CrossTenantUserSyncInbound.Builder
- java.lang.Object
-
- odata.msgraph.client.complex.CrossTenantUserSyncInbound.Builder
-
- Enclosing class:
- CrossTenantUserSyncInbound
public static final class CrossTenantUserSyncInbound.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CrossTenantUserSyncInboundbuild()CrossTenantUserSyncInbound.BuilderisSyncAllowed(Boolean isSyncAllowed)
-
-
-
Method Detail
-
isSyncAllowed
public CrossTenantUserSyncInbound.Builder isSyncAllowed(Boolean isSyncAllowed)
-
build
public CrossTenantUserSyncInbound build()
-
-