Uses of Class
io.apicurio.registry.rest.client.models.SearchedArtifact
Packages that use SearchedArtifact
-
Uses of SearchedArtifact in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return SearchedArtifactModifier and TypeMethodDescriptionstatic SearchedArtifactSearchedArtifact.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in io.apicurio.registry.rest.client.models that return types with arguments of type SearchedArtifactModifier and TypeMethodDescriptionArtifactSearchResults.getArtifacts()Gets the artifacts property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type SearchedArtifactModifier and TypeMethodDescriptionvoidArtifactSearchResults.setArtifacts(List<SearchedArtifact> value) Sets the artifacts property value.