Uses of Interface
io.kubernetes.client.openapi.models.V1alpha1ClusterCIDRFluent
Packages that use V1alpha1ClusterCIDRFluent
-
Uses of V1alpha1ClusterCIDRFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1alpha1ClusterCIDRFluentModifier and TypeInterfaceDescriptioninterface
V1alpha1ClusterCIDRFluent<A extends V1alpha1ClusterCIDRFluent<A>>
Generatedclass
V1alpha1ClusterCIDRFluentImpl<A extends V1alpha1ClusterCIDRFluent<A>>
GeneratedSubinterfaces of V1alpha1ClusterCIDRFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1alpha1ClusterCIDRFluentModifier and TypeClassDescriptionclass
class
V1alpha1ClusterCIDRFluentImpl<A extends V1alpha1ClusterCIDRFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1alpha1ClusterCIDRFluentModifierConstructorDescriptionV1alpha1ClusterCIDRBuilder
(V1alpha1ClusterCIDRFluent<?> fluent, io.kubernetes.client.openapi.models.V1alpha1ClusterCIDR instance) V1alpha1ClusterCIDRBuilder
(V1alpha1ClusterCIDRFluent<?> fluent, io.kubernetes.client.openapi.models.V1alpha1ClusterCIDR instance, Boolean validationEnabled) V1alpha1ClusterCIDRBuilder
(V1alpha1ClusterCIDRFluent<?> fluent, Boolean validationEnabled)