Class V2HorizontalPodAutoscalerBehaviorFluentImpl<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V2HorizontalPodAutoscalerBehaviorFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V2HorizontalPodAutoscalerBehaviorFluent<A>
- Direct Known Subclasses:
V2HorizontalPodAutoscalerBehaviorBuilder
public class V2HorizontalPodAutoscalerBehaviorFluentImpl<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
extends BaseFluent<A>
implements V2HorizontalPodAutoscalerBehaviorFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V2HorizontalPodAutoscalerBehaviorFluent
V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested<N>, V2HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV2HorizontalPodAutoscalerBehaviorFluentImpl
(io.kubernetes.client.openapi.models.V2HorizontalPodAutoscalerBehavior instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V2HPAScalingRules
io.kubernetes.client.openapi.models.V2HPAScalingRules
editOrNewScaleDownLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) editOrNewScaleUpLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) boolean
io.kubernetes.client.openapi.models.V2HPAScalingRules
Deprecated.io.kubernetes.client.openapi.models.V2HPAScalingRules
Deprecated.int
hashCode()
toString()
withNewScaleDownLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) withNewScaleUpLike
(io.kubernetes.client.openapi.models.V2HPAScalingRules item) withScaleDown
(io.kubernetes.client.openapi.models.V2HPAScalingRules scaleDown) withScaleUp
(io.kubernetes.client.openapi.models.V2HPAScalingRules scaleUp) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V2HorizontalPodAutoscalerBehaviorFluentImpl
public V2HorizontalPodAutoscalerBehaviorFluentImpl() -
V2HorizontalPodAutoscalerBehaviorFluentImpl
public V2HorizontalPodAutoscalerBehaviorFluentImpl(io.kubernetes.client.openapi.models.V2HorizontalPodAutoscalerBehavior instance)
-
-
Method Details
-
getScaleDown
Deprecated.This method has been deprecated, please use method buildScaleDown instead.- Specified by:
getScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
- Returns:
- The buildable object.
-
buildScaleDown
public io.kubernetes.client.openapi.models.V2HPAScalingRules buildScaleDown()- Specified by:
buildScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withScaleDown
- Specified by:
withScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
hasScaleDown
- Specified by:
hasScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleDown
- Specified by:
withNewScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleDownLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested<A> withNewScaleDownLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
withNewScaleDownLike
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editScaleDown
- Specified by:
editScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleDown
- Specified by:
editOrNewScaleDown
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleDownLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested<A> editOrNewScaleDownLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
editOrNewScaleDownLike
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
getScaleUp
Deprecated.This method has been deprecated, please use method buildScaleUp instead.- Specified by:
getScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
- Returns:
- The buildable object.
-
buildScaleUp
public io.kubernetes.client.openapi.models.V2HPAScalingRules buildScaleUp()- Specified by:
buildScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withScaleUp
- Specified by:
withScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
hasScaleUp
- Specified by:
hasScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleUp
- Specified by:
withNewScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleUpLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<A> withNewScaleUpLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
withNewScaleUpLike
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editScaleUp
- Specified by:
editScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleUp
- Specified by:
editOrNewScaleUp
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleUpLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<A> editOrNewScaleUpLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
editOrNewScaleUpLike
in interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
toString
-