Uses of Class
io.apicurio.registry.rest.client.models.SearchedVersion
Packages that use SearchedVersion
-
Uses of SearchedVersion in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return SearchedVersionModifier and TypeMethodDescriptionstatic SearchedVersionSearchedVersion.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 SearchedVersionModifier and TypeMethodDescriptionVersionSearchResults.getVersions()Gets the versions property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type SearchedVersionModifier and TypeMethodDescriptionvoidVersionSearchResults.setVersions(List<SearchedVersion> value) Sets the versions property value.