Interface CruiseControlTemplateFluent.ApiServiceNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<CruiseControlTemplateFluent.ApiServiceNested<N>>,InternalServiceTemplateFluent<CruiseControlTemplateFluent.ApiServiceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CruiseControlTemplateFluentImpl.ApiServiceNestedImpl
- Enclosing interface:
- CruiseControlTemplateFluent<A extends CruiseControlTemplateFluent<A>>
public static interface CruiseControlTemplateFluent.ApiServiceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, InternalServiceTemplateFluent<CruiseControlTemplateFluent.ApiServiceNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.template.InternalServiceTemplateFluent
InternalServiceTemplateFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendApiService()-
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
-
-