Uses of Class
io.apicurio.registry.rest.client.models.SearchedBranch
Packages that use SearchedBranch
-
Uses of SearchedBranch in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return SearchedBranchModifier and TypeMethodDescriptionstatic SearchedBranchSearchedBranch.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 SearchedBranchModifier and TypeMethodDescriptionBranchSearchResults.getBranches()Gets the branches property value.Method parameters in io.apicurio.registry.rest.client.models with type arguments of type SearchedBranchModifier and TypeMethodDescriptionvoidBranchSearchResults.setBranches(List<SearchedBranch> value) Sets the branches property value.