Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent.MetadataNested
-
Packages that use DeploymentFluent.MetadataNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec -
-
Uses of DeploymentFluent.MetadataNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec that return DeploymentFluent.MetadataNested Modifier and Type Method Description DeploymentFluent.MetadataNested<A>DeploymentFluent. editMetadata()DeploymentFluent.MetadataNested<A>DeploymentFluent. editOrNewMetadata()DeploymentFluent.MetadataNested<A>DeploymentFluent. editOrNewMetadataLike(Metadata item)DeploymentFluent.MetadataNested<A>DeploymentFluent. withNewMetadata()DeploymentFluent.MetadataNested<A>DeploymentFluent. withNewMetadataLike(Metadata item)
-