Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.DeploymentFluent
-
Packages that use DeploymentFluent Package Description io.apicurio.registry.operator.api.v1.model io.apicurio.registry.operator.api.v1.model.apicurioregistryspec -
-
Uses of DeploymentFluent in io.apicurio.registry.operator.api.v1.model
Subclasses of DeploymentFluent in io.apicurio.registry.operator.api.v1.model Modifier and Type Class Description classApicurioRegistrySpecFluent.DeploymentNested<N> -
Uses of DeploymentFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec with type parameters of type DeploymentFluent Modifier and Type Class Description classDeploymentFluent<A extends DeploymentFluent<A>>GeneratedSubclasses of DeploymentFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec Modifier and Type Class Description classDeploymentBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec with parameters of type DeploymentFluent Constructor Description DeploymentBuilder(DeploymentFluent<?> fluent)DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance)DeploymentBuilder(DeploymentFluent<?> fluent, Deployment instance, Boolean validationEnabled)DeploymentBuilder(DeploymentFluent<?> fluent, Boolean validationEnabled)
-