Interface CrossVersionObjectReferenceFluent<A extends CrossVersionObjectReferenceFluent<A>>

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

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