MicrosoftGraphPublicError |
MicrosoftGraphSite.error() |
Get the error property: publicError.
|
MicrosoftGraphPublicError |
MicrosoftGraphPublicError.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: publicError.
|
MicrosoftGraphPublicError |
MicrosoftGraphPublicError.withCode(String code) |
Set the code property: The code property.
|
MicrosoftGraphPublicError |
MicrosoftGraphPublicError.withDetails(List<MicrosoftGraphPublicErrorDetail> details) |
Set the details property: The details property.
|
MicrosoftGraphPublicError |
MicrosoftGraphPublicError.withInnerError(MicrosoftGraphPublicInnerError innerError) |
Set the innerError property: publicInnerError.
|
MicrosoftGraphPublicError |
MicrosoftGraphPublicError.withMessage(String message) |
Set the message property: The message property.
|
MicrosoftGraphPublicError |
MicrosoftGraphPublicError.withTarget(String target) |
Set the target property: The target property.
|