Interface V1CustomResourceDefinitionSpecFluent<A extends V1CustomResourceDefinitionSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1CustomResourceDefinitionFluent.SpecNested<N>
All Known Implementing Classes:
V1CustomResourceDefinitionSpecBuilder, V1CustomResourceDefinitionSpecFluentImpl

public interface V1CustomResourceDefinitionSpecFluent<A extends V1CustomResourceDefinitionSpecFluent<A>> extends Fluent<A>
Generated