Uses of Class
odata.msgraph.client.complex.PublicErrorResponse
-
Packages that use PublicErrorResponse Package Description odata.msgraph.client.complex -
-
Uses of PublicErrorResponse in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return PublicErrorResponse Modifier and Type Method Description PublicErrorResponsePublicErrorResponse.Builder. build()PublicErrorResponsePublicErrorResponse. withError(PublicError error)PublicErrorResponsePublicErrorResponse. withUnmappedField(String name, Object value)
-