Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent.ManagedResourcesNested
-
Packages that use DeploymentFluent.ManagedResourcesNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec -
-
Uses of DeploymentFluent.ManagedResourcesNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec that return DeploymentFluent.ManagedResourcesNested Modifier and Type Method Description DeploymentFluent.ManagedResourcesNested<A>DeploymentFluent. editManagedResources()DeploymentFluent.ManagedResourcesNested<A>DeploymentFluent. editOrNewManagedResources()DeploymentFluent.ManagedResourcesNested<A>DeploymentFluent. editOrNewManagedResourcesLike(ManagedResources item)DeploymentFluent.ManagedResourcesNested<A>DeploymentFluent. withNewManagedResources()DeploymentFluent.ManagedResourcesNested<A>DeploymentFluent. withNewManagedResourcesLike(ManagedResources item)
-