Interface BuildConfigFluent<A extends BuildConfigFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
BuildConfigListFluent.ItemsNested<N>, LocalSubjectAccessReviewFluent.BuildConfigContentNested<N>, PolicyRuleFluent.BuildConfigAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.BuildConfigContentNested<N>, TemplateFluent.BuildConfigObjectsNested<N>
All Known Implementing Classes:
BuildConfigBuilder, BuildConfigFluentImpl, BuildConfigListFluentImpl.ItemsNestedImpl, DoneableBuildConfig, LocalSubjectAccessReviewFluentImpl.BuildConfigContentNestedImpl, PolicyRuleFluentImpl.BuildConfigAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.BuildConfigContentNestedImpl, TemplateFluentImpl.BuildConfigObjectsNestedImpl

public interface BuildConfigFluent<A extends BuildConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>