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.V2HPAScalingRulesio.kubernetes.client.openapi.models.V2HPAScalingRuleseditOrNewScaleDownLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) editOrNewScaleUpLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) booleanio.kubernetes.client.openapi.models.V2HPAScalingRulesDeprecated.io.kubernetes.client.openapi.models.V2HPAScalingRulesDeprecated.inthashCode()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:
getScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>- Returns:
- The buildable object.
-
buildScaleDown
public io.kubernetes.client.openapi.models.V2HPAScalingRules buildScaleDown()- Specified by:
buildScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withScaleDown
- Specified by:
withScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
hasScaleDown
- Specified by:
hasScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleDown
- Specified by:
withNewScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleDownLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested<A> withNewScaleDownLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
withNewScaleDownLikein interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editScaleDown
- Specified by:
editScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleDown
- Specified by:
editOrNewScaleDownin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleDownLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleDownNested<A> editOrNewScaleDownLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
editOrNewScaleDownLikein interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
getScaleUp
Deprecated.This method has been deprecated, please use method buildScaleUp instead.- Specified by:
getScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>- Returns:
- The buildable object.
-
buildScaleUp
public io.kubernetes.client.openapi.models.V2HPAScalingRules buildScaleUp()- Specified by:
buildScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withScaleUp
- Specified by:
withScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
hasScaleUp
- Specified by:
hasScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleUp
- Specified by:
withNewScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
withNewScaleUpLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<A> withNewScaleUpLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
withNewScaleUpLikein interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editScaleUp
- Specified by:
editScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleUp
- Specified by:
editOrNewScaleUpin interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
editOrNewScaleUpLike
public V2HorizontalPodAutoscalerBehaviorFluent.ScaleUpNested<A> editOrNewScaleUpLike(io.kubernetes.client.openapi.models.V2HPAScalingRules item) - Specified by:
editOrNewScaleUpLikein interfaceV2HorizontalPodAutoscalerBehaviorFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V2HorizontalPodAutoscalerBehaviorFluent<A>>
-
toString
-