Class V1PodDisruptionBudgetSpecFluentImpl<A extends V1PodDisruptionBudgetSpecFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1PodDisruptionBudgetSpecFluent<A>
- Direct Known Subclasses:
V1PodDisruptionBudgetSpecBuilder
public class V1PodDisruptionBudgetSpecFluentImpl<A extends V1PodDisruptionBudgetSpecFluent<A>>
extends BaseFluent<A>
implements V1PodDisruptionBudgetSpecFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpecFluent
V1PodDisruptionBudgetSpecFluent.SelectorNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1PodDisruptionBudgetSpecFluentImpl
(io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpec instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1LabelSelector
editOrNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) boolean
io.kubernetes.client.custom.IntOrString
io.kubernetes.client.custom.IntOrString
io.kubernetes.client.openapi.models.V1LabelSelector
Deprecated.int
hashCode()
toString()
withMaxUnavailable
(io.kubernetes.client.custom.IntOrString maxUnavailable) withMinAvailable
(io.kubernetes.client.custom.IntOrString minAvailable) withNewMaxUnavailable
(int value) withNewMaxUnavailable
(String value) withNewMinAvailable
(int value) withNewMinAvailable
(String value) withNewSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) withSelector
(io.kubernetes.client.openapi.models.V1LabelSelector selector) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1PodDisruptionBudgetSpecFluentImpl
public V1PodDisruptionBudgetSpecFluentImpl() -
V1PodDisruptionBudgetSpecFluentImpl
public V1PodDisruptionBudgetSpecFluentImpl(io.kubernetes.client.openapi.models.V1PodDisruptionBudgetSpec instance)
-
-
Method Details
-
getMinAvailable
public io.kubernetes.client.custom.IntOrString getMinAvailable()- Specified by:
getMinAvailable
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
withMinAvailable
- Specified by:
withMinAvailable
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
hasMinAvailable
- Specified by:
hasMinAvailable
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
withNewMinAvailable
- Specified by:
withNewMinAvailable
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
withNewMinAvailable
- Specified by:
withNewMinAvailable
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
getSelector
Deprecated.This method has been deprecated, please use method buildSelector instead.- Specified by:
getSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
- Returns:
- The buildable object.
-
buildSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildSelector()- Specified by:
buildSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
withSelector
- Specified by:
withSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
hasSelector
- Specified by:
hasSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
withNewSelector
- Specified by:
withNewSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
withNewSelectorLike
public V1PodDisruptionBudgetSpecFluent.SelectorNested<A> withNewSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewSelectorLike
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
editSelector
- Specified by:
editSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
editOrNewSelector
- Specified by:
editOrNewSelector
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
editOrNewSelectorLike
public V1PodDisruptionBudgetSpecFluent.SelectorNested<A> editOrNewSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewSelectorLike
in interfaceV1PodDisruptionBudgetSpecFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1PodDisruptionBudgetSpecFluent<A>>
-
toString