Uses of Interface
io.strimzi.api.kafka.model.template.InternalServiceTemplateFluent
-
Packages that use InternalServiceTemplateFluent Package Description io.strimzi.api.kafka.model.template -
-
Uses of InternalServiceTemplateFluent in io.strimzi.api.kafka.model.template
Classes in io.strimzi.api.kafka.model.template with type parameters of type InternalServiceTemplateFluent Modifier and Type Interface Description interfaceInternalServiceTemplateFluent<A extends InternalServiceTemplateFluent<A>>Representation of a template for Strimzi internal services.classInternalServiceTemplateFluentImpl<A extends InternalServiceTemplateFluent<A>>Representation of a template for Strimzi internal services.Subinterfaces of InternalServiceTemplateFluent in io.strimzi.api.kafka.model.template Modifier and Type Interface Description static interfaceCruiseControlTemplateFluent.ApiServiceNested<N>Representation of a template for Strimzi internal services.static interfaceKafkaBridgeTemplateFluent.ApiServiceNested<N>Representation of a template for Strimzi internal services.static interfaceKafkaClusterTemplateFluent.BootstrapServiceNested<N>Representation of a template for Strimzi internal services.static interfaceKafkaClusterTemplateFluent.BrokersServiceNested<N>Representation of a template for Strimzi internal services.static interfaceKafkaConnectTemplateFluent.ApiServiceNested<N>Representation of a template for Strimzi internal services.static interfaceKafkaMirrorMaker2TemplateFluent.ApiServiceNested<N>Representation of a template for Strimzi internal services.static interfaceZookeeperClusterTemplateFluent.ClientServiceNested<N>Representation of a template for Strimzi internal services.static interfaceZookeeperClusterTemplateFluent.NodesServiceNested<N>Representation of a template for Strimzi internal services.Classes in io.strimzi.api.kafka.model.template that implement InternalServiceTemplateFluent Modifier and Type Class Description classCruiseControlTemplateFluentImpl.ApiServiceNestedImpl<N>Representation of a template for Strimzi internal services.classInternalServiceTemplateBuilderRepresentation of a template for Strimzi internal services.classInternalServiceTemplateFluentImpl<A extends InternalServiceTemplateFluent<A>>Representation of a template for Strimzi internal services.classKafkaBridgeTemplateFluentImpl.ApiServiceNestedImpl<N>Representation of a template for Strimzi internal services.classKafkaClusterTemplateFluentImpl.BootstrapServiceNestedImpl<N>Representation of a template for Strimzi internal services.classKafkaClusterTemplateFluentImpl.BrokersServiceNestedImpl<N>Representation of a template for Strimzi internal services.classKafkaConnectTemplateFluentImpl.ApiServiceNestedImpl<N>Representation of a template for Strimzi internal services.classKafkaMirrorMaker2TemplateFluentImpl.ApiServiceNestedImpl<N>Representation of a template for Strimzi internal services.classZookeeperClusterTemplateFluentImpl.ClientServiceNestedImpl<N>Representation of a template for Strimzi internal services.classZookeeperClusterTemplateFluentImpl.NodesServiceNestedImpl<N>Representation of a template for Strimzi internal services.Constructors in io.strimzi.api.kafka.model.template with parameters of type InternalServiceTemplateFluent Constructor Description InternalServiceTemplateBuilder(InternalServiceTemplateFluent<?> fluent)InternalServiceTemplateBuilder(InternalServiceTemplateFluent<?> fluent, InternalServiceTemplate instance)InternalServiceTemplateBuilder(InternalServiceTemplateFluent<?> fluent, InternalServiceTemplate instance, Boolean validationEnabled)InternalServiceTemplateBuilder(InternalServiceTemplateFluent<?> fluent, Boolean validationEnabled)
-