Uses of Class
odata.msgraph.client.beta.managed.tenants.complex.TenantStatusInformation
-
Packages that use TenantStatusInformation Package Description odata.msgraph.client.beta.managed.tenants.complex odata.msgraph.client.beta.managed.tenants.entity -
-
Uses of TenantStatusInformation in odata.msgraph.client.beta.managed.tenants.complex
-
Uses of TenantStatusInformation in odata.msgraph.client.beta.managed.tenants.entity
Fields in odata.msgraph.client.beta.managed.tenants.entity declared as TenantStatusInformation Modifier and Type Field Description protected TenantStatusInformationTenant. tenantStatusInformationMethods in odata.msgraph.client.beta.managed.tenants.entity that return types with arguments of type TenantStatusInformation Modifier and Type Method Description Optional<TenantStatusInformation>Tenant. getTenantStatusInformation()Methods in odata.msgraph.client.beta.managed.tenants.entity with parameters of type TenantStatusInformation Modifier and Type Method Description Tenant.BuilderTenant.Builder. tenantStatusInformation(TenantStatusInformation tenantStatusInformation)TenantTenant. withTenantStatusInformation(TenantStatusInformation tenantStatusInformation)
-