Uses of Class
com.microsoft.graph.models.PublicError
Packages that use PublicError
-
Uses of PublicError in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PublicErrorModifier and TypeMethodDescriptionstatic PublicErrorPublicError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueActionResultPart.getError()Gets the error property value.BrowseSessionBase.getError()Gets the error property value.ParseExpressionResponse.getError()Gets the error property value.ProtectionRuleBase.getError()Gets the error property value.ProtectionUnitBase.getError()Gets the error property value.ProtectionUnitsBulkJobBase.getError()Gets the error property value.RestoreArtifactBase.getError()Gets the error property value.RestoreArtifactsBulkRequestBase.getError()Gets the error property value.RestoreSessionBase.getError()Gets the error property value.RichLongRunningOperation.getError()Gets the error property value.SharePointMigrationJobErrorEvent.getError()Gets the error property value.Site.getError()Gets the error property value.SubjectRightsRequestStageDetail.getError()Gets the error property value.Methods in com.microsoft.graph.models with parameters of type PublicErrorModifier and TypeMethodDescriptionvoidActionResultPart.setError(PublicError value) Sets the error property value.voidBrowseSessionBase.setError(PublicError value) Sets the error property value.voidParseExpressionResponse.setError(PublicError value) Sets the error property value.voidProtectionRuleBase.setError(PublicError value) Sets the error property value.voidProtectionUnitBase.setError(PublicError value) Sets the error property value.voidProtectionUnitsBulkJobBase.setError(PublicError value) Sets the error property value.voidRestoreArtifactBase.setError(PublicError value) Sets the error property value.voidRestoreArtifactsBulkRequestBase.setError(PublicError value) Sets the error property value.voidRestoreSessionBase.setError(PublicError value) Sets the error property value.voidRichLongRunningOperation.setError(PublicError value) Sets the error property value.voidSharePointMigrationJobErrorEvent.setError(PublicError value) Sets the error property value.voidSite.setError(PublicError value) Sets the error property value.voidSubjectRightsRequestStageDetail.setError(PublicError value) Sets the error property value.