Interface V2beta2CrossVersionObjectReferenceFluent<A extends V2beta2CrossVersionObjectReferenceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V2beta2HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNested<N>, V2beta2ObjectMetricSourceFluent.DescribedObjectNested<N>, V2beta2ObjectMetricStatusFluent.DescribedObjectNested<N>
All Known Implementing Classes:
V2beta2CrossVersionObjectReferenceBuilder, V2beta2CrossVersionObjectReferenceFluentImpl

public interface V2beta2CrossVersionObjectReferenceFluent<A extends V2beta2CrossVersionObjectReferenceFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getApiVersion

      String getApiVersion()
    • withApiVersion

      A withApiVersion(String apiVersion)
    • hasApiVersion

      Boolean hasApiVersion()
    • getKind

      String getKind()
    • withKind

      A withKind(String kind)
    • hasKind

      Boolean hasKind()
    • getName

      String getName()
    • withName

      A withName(String name)
    • hasName

      Boolean hasName()