Uses of Class
io.apicurio.registry.rest.client.models.BranchSearchResults
Packages that use BranchSearchResults
Package
Description
-
Uses of BranchSearchResults in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
Methods in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches that return BranchSearchResultsModifier and TypeMethodDescriptionBranchesRequestBuilder.get()Returns a list of all branches in the artifact.BranchesRequestBuilder.get(Consumer<BranchesRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns a list of all branches in the artifact. -
Uses of BranchSearchResults in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return BranchSearchResultsModifier and TypeMethodDescriptionstatic BranchSearchResultsBranchSearchResults.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value