Class KafkaClusterTemplateFluentImpl.BootstrapServiceNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.template.InternalServiceTemplateFluentImpl<KafkaClusterTemplateFluent.BootstrapServiceNested<N>>
-
- io.strimzi.api.kafka.model.template.KafkaClusterTemplateFluentImpl.BootstrapServiceNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaClusterTemplateFluent.BootstrapServiceNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<KafkaClusterTemplateFluent.BootstrapServiceNested<N>>
,InternalServiceTemplateFluent<KafkaClusterTemplateFluent.BootstrapServiceNested<N>>
,KafkaClusterTemplateFluent.BootstrapServiceNested<N>
- Enclosing class:
- KafkaClusterTemplateFluentImpl<A extends KafkaClusterTemplateFluent<A>>
public class KafkaClusterTemplateFluentImpl.BootstrapServiceNestedImpl<N> extends InternalServiceTemplateFluentImpl<KafkaClusterTemplateFluent.BootstrapServiceNested<N>> implements KafkaClusterTemplateFluent.BootstrapServiceNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.template.InternalServiceTemplateFluentImpl
InternalServiceTemplateFluentImpl.MetadataNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.template.InternalServiceTemplateFluent
InternalServiceTemplateFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endBootstrapService()
-
Methods inherited from class io.strimzi.api.kafka.model.template.InternalServiceTemplateFluentImpl
addAllToIpFamilies, addToIpFamilies, addToIpFamilies, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getFirstIpFamily, getIpFamilies, getIpFamily, getIpFamilyPolicy, getLastIpFamily, getMatchingIpFamily, getMetadata, hashCode, hasIpFamilies, hasIpFamilyPolicy, hasMatchingIpFamily, hasMetadata, removeAllFromIpFamilies, removeFromIpFamilies, setToIpFamilies, withIpFamilies, withIpFamilies, withIpFamilyPolicy, withMetadata, withNewMetadata, withNewMetadataLike
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.template.InternalServiceTemplateFluent
addAllToIpFamilies, addToIpFamilies, addToIpFamilies, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getFirstIpFamily, getIpFamilies, getIpFamily, getIpFamilyPolicy, getLastIpFamily, getMatchingIpFamily, getMetadata, hasIpFamilies, hasIpFamilyPolicy, hasMatchingIpFamily, hasMetadata, removeAllFromIpFamilies, removeFromIpFamilies, setToIpFamilies, withIpFamilies, withIpFamilies, withIpFamilyPolicy, withMetadata, withNewMetadata, withNewMetadataLike
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceKafkaClusterTemplateFluent.BootstrapServiceNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endBootstrapService
public N endBootstrapService()
- Specified by:
endBootstrapService
in interfaceKafkaClusterTemplateFluent.BootstrapServiceNested<N>
-
-