Class V2HPAScalingPolicyFluentImpl<A extends V2HPAScalingPolicyFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V2HPAScalingPolicyFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V2HPAScalingPolicyFluent<A>
- Direct Known Subclasses:
V2HPAScalingPolicyBuilder
public class V2HPAScalingPolicyFluentImpl<A extends V2HPAScalingPolicyFluent<A>>
extends BaseFluent<A>
implements V2HPAScalingPolicyFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV2HPAScalingPolicyFluentImpl
(io.kubernetes.client.openapi.models.V2HPAScalingPolicy instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V2HPAScalingPolicyFluentImpl
public V2HPAScalingPolicyFluentImpl() -
V2HPAScalingPolicyFluentImpl
public V2HPAScalingPolicyFluentImpl(io.kubernetes.client.openapi.models.V2HPAScalingPolicy instance)
-
-
Method Details
-
getPeriodSeconds
- Specified by:
getPeriodSeconds
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
withPeriodSeconds
- Specified by:
withPeriodSeconds
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
hasPeriodSeconds
- Specified by:
hasPeriodSeconds
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
getType
- Specified by:
getType
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
withType
- Specified by:
withType
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
hasType
- Specified by:
hasType
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
getValue
- Specified by:
getValue
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
withValue
- Specified by:
withValue
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
hasValue
- Specified by:
hasValue
in interfaceV2HPAScalingPolicyFluent<A extends V2HPAScalingPolicyFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V2HPAScalingPolicyFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V2HPAScalingPolicyFluent<A>>
-
toString
-