Uses of Class
odata.msgraph.client.beta.managed.tenants.complex.ManagedTenantExecutionError
-
Packages that use ManagedTenantExecutionError Package Description odata.msgraph.client.beta.managed.tenants.complex -
-
Uses of ManagedTenantExecutionError in odata.msgraph.client.beta.managed.tenants.complex
Methods in odata.msgraph.client.beta.managed.tenants.complex that return ManagedTenantExecutionError Modifier and Type Method Description ManagedTenantExecutionErrorManagedTenantExecutionError.Builder. build()ManagedTenantExecutionErrorManagedTenantExecutionError. withErrorDetails(String errorDetails)ManagedTenantExecutionErrorManagedTenantExecutionError. withNodeId(Integer nodeId)ManagedTenantExecutionErrorManagedTenantExecutionError. withRawToken(String rawToken)ManagedTenantExecutionErrorManagedTenantExecutionError. withStatementIndex(Integer statementIndex)ManagedTenantExecutionErrorManagedTenantExecutionError. withUnmappedField(String name, String value)
-