Uses of Enum
com.microsoft.graph.models.RestorableArtifact
Packages that use RestorableArtifact
-
Uses of RestorableArtifact in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RestorableArtifactModifier and TypeMethodDescriptionstatic RestorableArtifactArtifactQuery.getArtifactType()Gets the artifactType property value.static RestorableArtifactReturns the enum constant of this type with the specified name.static RestorableArtifact[]RestorableArtifact.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type RestorableArtifactModifier and TypeMethodDescriptionvoidArtifactQuery.setArtifactType(RestorableArtifact value) Sets the artifactType property value.