Interface CrossVersionObjectReferenceFluent<A extends CrossVersionObjectReferenceFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNested<N>, ObjectMetricSourceFluent.TargetNested<N>, ObjectMetricStatusFluent.TargetNested<N>
All Known Implementing Classes:
CrossVersionObjectReferenceBuilder, CrossVersionObjectReferenceFluentImpl, DoneableCrossVersionObjectReference, HorizontalPodAutoscalerSpecFluentImpl.ScaleTargetRefNestedImpl, ObjectMetricSourceFluentImpl.TargetNestedImpl, ObjectMetricStatusFluentImpl.TargetNestedImpl

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