Uses of Class
odata.msgraph.client.beta.managed.tenants.complex.ManagedTenantOperationError
-
Packages that use ManagedTenantOperationError Package Description odata.msgraph.client.beta.managed.tenants.complex -
-
Uses of ManagedTenantOperationError in odata.msgraph.client.beta.managed.tenants.complex
Subclasses of ManagedTenantOperationError in odata.msgraph.client.beta.managed.tenants.complex Modifier and Type Class Description classManagedTenantExecutionErrorclassManagedTenantGenericErrorMethods in odata.msgraph.client.beta.managed.tenants.complex that return ManagedTenantOperationError Modifier and Type Method Description ManagedTenantOperationErrorManagedTenantOperationError. withError(String error)ManagedTenantOperationErrorManagedTenantOperationError. withTenantId(String tenantId)ManagedTenantOperationErrorManagedTenantOperationError. withUnmappedField(String name, String value)
-