Uses of Class
io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Packages that use EditableArtifactMetaData
Package
Description
-
Uses of EditableArtifactMetaData in io.apicurio.registry.rest.client.groups.item.artifacts.item
Methods in io.apicurio.registry.rest.client.groups.item.artifacts.item with parameters of type EditableArtifactMetaDataModifier and TypeMethodDescriptionvoidWithArtifactItemRequestBuilder.put(EditableArtifactMetaData body) Updates the editable parts of the artifact's metadata.voidWithArtifactItemRequestBuilder.put(EditableArtifactMetaData body, Consumer<WithArtifactItemRequestBuilder.PutRequestConfiguration> requestConfiguration) Updates the editable parts of the artifact's metadata.com.microsoft.kiota.RequestInformationWithArtifactItemRequestBuilder.toPutRequestInformation(EditableArtifactMetaData body) Updates the editable parts of the artifact's metadata.com.microsoft.kiota.RequestInformationWithArtifactItemRequestBuilder.toPutRequestInformation(EditableArtifactMetaData body, Consumer<WithArtifactItemRequestBuilder.PutRequestConfiguration> requestConfiguration) Updates the editable parts of the artifact's metadata. -
Uses of EditableArtifactMetaData in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return EditableArtifactMetaDataModifier and TypeMethodDescriptionstatic EditableArtifactMetaDataEditableArtifactMetaData.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value