Uses of Class
io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeployment
-
-
Uses of ApicurioRegistrySpecDeployment in io.apicurio.registry.operator.api.v1.model
Methods in io.apicurio.registry.operator.api.v1.model that return ApicurioRegistrySpecDeployment Modifier and Type Method Description ApicurioRegistrySpecDeploymentApicurioRegistrySpecDeploymentBuilder. build()ApicurioRegistrySpecDeploymentApicurioRegistrySpecFluent. buildDeployment()ApicurioRegistrySpecDeploymentApicurioRegistrySpecFluentImpl. buildDeployment()ApicurioRegistrySpecDeploymentApicurioRegistrySpec. getDeployment()ApicurioRegistrySpecDeploymentApicurioRegistrySpecFluent. getDeployment()Deprecated.ApicurioRegistrySpecDeploymentApicurioRegistrySpecFluentImpl. getDeployment()Deprecated.Methods in io.apicurio.registry.operator.api.v1.model with parameters of type ApicurioRegistrySpecDeployment Modifier and Type Method Description ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. editOrNewDeploymentLike(ApicurioRegistrySpecDeployment item)ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluentImpl. editOrNewDeploymentLike(ApicurioRegistrySpecDeployment item)voidApicurioRegistrySpec. setDeployment(ApicurioRegistrySpecDeployment deployment)AApicurioRegistrySpecFluent. withDeployment(ApicurioRegistrySpecDeployment deployment)AApicurioRegistrySpecFluentImpl. withDeployment(ApicurioRegistrySpecDeployment deployment)ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluent. withNewDeploymentLike(ApicurioRegistrySpecDeployment item)ApicurioRegistrySpecFluent.DeploymentNested<A>ApicurioRegistrySpecFluentImpl. withNewDeploymentLike(ApicurioRegistrySpecDeployment item)Constructors in io.apicurio.registry.operator.api.v1.model with parameters of type ApicurioRegistrySpecDeployment Constructor Description ApicurioRegistrySpecDeploymentBuilder(ApicurioRegistrySpecDeployment instance)ApicurioRegistrySpecDeploymentBuilder(ApicurioRegistrySpecDeploymentFluent<?> fluent, ApicurioRegistrySpecDeployment instance)ApicurioRegistrySpecDeploymentBuilder(ApicurioRegistrySpecDeploymentFluent<?> fluent, ApicurioRegistrySpecDeployment instance, Boolean validationEnabled)ApicurioRegistrySpecDeploymentBuilder(ApicurioRegistrySpecDeployment instance, Boolean validationEnabled)ApicurioRegistrySpecDeploymentFluentImpl(ApicurioRegistrySpecDeployment instance)
-