Uses of Class
io.apicurio.registry.rest.client.models.CreateArtifact
Packages that use CreateArtifact
Package
Description
-
Uses of CreateArtifact in io.apicurio.registry.rest.client.groups.item.artifacts
Methods in io.apicurio.registry.rest.client.groups.item.artifacts with parameters of type CreateArtifactModifier and TypeMethodDescriptionArtifactsRequestBuilder.post(CreateArtifact body) Creates a new artifact.ArtifactsRequestBuilder.post(CreateArtifact body, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration> requestConfiguration) Creates a new artifact.com.microsoft.kiota.RequestInformationArtifactsRequestBuilder.toPostRequestInformation(CreateArtifact body) Creates a new artifact.com.microsoft.kiota.RequestInformationArtifactsRequestBuilder.toPostRequestInformation(CreateArtifact body, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration> requestConfiguration) Creates a new artifact. -
Uses of CreateArtifact in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return CreateArtifactModifier and TypeMethodDescriptionstatic CreateArtifactCreateArtifact.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value