Uses of Class
com.microsoft.graph.models.PublicInnerError
Packages that use PublicInnerError
-
Uses of PublicInnerError in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PublicInnerErrorModifier and TypeMethodDescriptionstatic PublicInnerErrorPublicInnerError.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePublicError.getInnerError()Gets the innerError property value.Methods in com.microsoft.graph.models with parameters of type PublicInnerErrorModifier and TypeMethodDescriptionvoidPublicError.setInnerError(PublicInnerError value) Sets the innerError property value.