Uses of Class
odata.msgraph.client.beta.managed.tenants.complex.ManagedTenantGenericError.Builder
-
Packages that use ManagedTenantGenericError.Builder Package Description odata.msgraph.client.beta.managed.tenants.complex -
-
Uses of ManagedTenantGenericError.Builder in odata.msgraph.client.beta.managed.tenants.complex
Methods in odata.msgraph.client.beta.managed.tenants.complex that return ManagedTenantGenericError.Builder Modifier and Type Method Description static ManagedTenantGenericError.BuilderManagedTenantGenericError. builderManagedTenantGenericError()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ManagedTenantGenericError.BuilderManagedTenantGenericError.Builder. error(String error)ManagedTenantGenericError.BuilderManagedTenantGenericError.Builder. tenantId(String tenantId)
-