Uses of Class
io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecFluent.DeploymentNested
-
Packages that use ApicurioRegistrySpecFluent.DeploymentNested Package Description io.apicurio.registry.operator.api.v1.model -
-
Uses of ApicurioRegistrySpecFluent.DeploymentNested in io.apicurio.registry.operator.api.v1.model
Methods in io.apicurio.registry.operator.api.v1.model that return ApicurioRegistrySpecFluent.DeploymentNested Modifier and Type Method Description ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. editDeployment()ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. editOrNewDeployment()ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. editOrNewDeploymentLike(Deployment item)ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. withNewDeployment()ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. withNewDeploymentLike(Deployment item)
-