Interface RouteFluent<A extends RouteFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LocalSubjectAccessReviewFluent.RouteContentNested<N>, PolicyRuleFluent.RouteAttributeRestrictionsNested<N>, RouteListFluent.ItemsNested<N>, SubjectAccessReviewFluent.RouteContentNested<N>, TemplateFluent.RouteObjectsNested<N>
All Known Implementing Classes:
DoneableRoute, LocalSubjectAccessReviewFluentImpl.RouteContentNestedImpl, PolicyRuleFluentImpl.RouteAttributeRestrictionsNestedImpl, RouteBuilder, RouteFluentImpl, RouteListFluentImpl.ItemsNestedImpl, SubjectAccessReviewFluentImpl.RouteContentNestedImpl, TemplateFluentImpl.RouteObjectsNestedImpl

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