Class ManagedTenant.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.managed.tenants.entity.ManagedTenant.Builder
-
- Enclosing class:
- ManagedTenant
public static final class ManagedTenant.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ManagedTenantbuild()ManagedTenant.Builderid(String id)
-
-
-
Method Detail
-
id
public ManagedTenant.Builder id(String id)
-
build
public ManagedTenant build()
-
-