Uses of Class
odata.msgraph.client.beta.entity.TenantReference.Builder
-
Packages that use TenantReference.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of TenantReference.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TenantReference.Builder Modifier and Type Method Description static TenantReference.BuilderTenantReference. builderTenantReference()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TenantReference.BuilderTenantReference.Builder. deletedDateTime(OffsetDateTime deletedDateTime)TenantReference.BuilderTenantReference.Builder. id(String id)TenantReference.BuilderTenantReference.Builder. tenantId(String tenantId)
-