Uses of Interface
io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpecFluent
Packages that use V1PodDisruptionBudgetSpecFluent
-
Uses of V1PodDisruptionBudgetSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodDisruptionBudgetSpecFluentModifier and TypeInterfaceDescriptioninterface
Generatedclass
GeneratedSubinterfaces of V1PodDisruptionBudgetSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PodDisruptionBudgetSpecFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodDisruptionBudgetSpecFluentModifierConstructorDescriptionV1PodDisruptionBudgetSpecBuilder
(V1PodDisruptionBudgetSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpec instance) V1PodDisruptionBudgetSpecBuilder
(V1PodDisruptionBudgetSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpec instance, Boolean validationEnabled) V1PodDisruptionBudgetSpecBuilder
(V1PodDisruptionBudgetSpecFluent<?> fluent, Boolean validationEnabled)