Uses of Class
io.apicurio.registry.rest.client.models.CreateBranch
Packages that use CreateBranch
Package
Description
-
Uses of CreateBranch in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
Methods in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches with parameters of type CreateBranchModifier and TypeMethodDescriptionBranchesRequestBuilder.post(CreateBranch body) Creates a new branch for the artifact.BranchesRequestBuilder.post(CreateBranch body, Consumer<BranchesRequestBuilder.PostRequestConfiguration> requestConfiguration) Creates a new branch for the artifact.com.microsoft.kiota.RequestInformationBranchesRequestBuilder.toPostRequestInformation(CreateBranch body) Creates a new branch for the artifact.com.microsoft.kiota.RequestInformationBranchesRequestBuilder.toPostRequestInformation(CreateBranch body, Consumer<BranchesRequestBuilder.PostRequestConfiguration> requestConfiguration) Creates a new branch for the artifact. -
Uses of CreateBranch in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return CreateBranchModifier and TypeMethodDescriptionstatic CreateBranchCreateBranch.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value