Uses of Interface
io.kubernetes.client.openapi.models.V1PodDisruptionBudgetFluent
Packages that use V1PodDisruptionBudgetFluent
-
Uses of V1PodDisruptionBudgetFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodDisruptionBudgetFluentModifier and TypeInterfaceDescriptioninterface
V1PodDisruptionBudgetFluent<A extends V1PodDisruptionBudgetFluent<A>>
Generatedclass
V1PodDisruptionBudgetFluentImpl<A extends V1PodDisruptionBudgetFluent<A>>
GeneratedSubinterfaces of V1PodDisruptionBudgetFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1PodDisruptionBudgetFluentModifier and TypeClassDescriptionclass
class
V1PodDisruptionBudgetFluentImpl<A extends V1PodDisruptionBudgetFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodDisruptionBudgetFluentModifierConstructorDescriptionV1PodDisruptionBudgetBuilder
(V1PodDisruptionBudgetFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDisruptionBudget instance) V1PodDisruptionBudgetBuilder
(V1PodDisruptionBudgetFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDisruptionBudget instance, Boolean validationEnabled) V1PodDisruptionBudgetBuilder
(V1PodDisruptionBudgetFluent<?> fluent, Boolean validationEnabled)