public class V2beta2HPAScalingPolicyFluentImpl<A extends V2beta2HPAScalingPolicyFluent<A>> extends BaseFluent<A> implements V2beta2HPAScalingPolicyFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V2beta2HPAScalingPolicyFluentImpl() |
V2beta2HPAScalingPolicyFluentImpl(io.kubernetes.client.openapi.models.V2beta2HPAScalingPolicy instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getPeriodSeconds() |
String |
getType() |
Integer |
getValue() |
int |
hashCode() |
Boolean |
hasPeriodSeconds() |
Boolean |
hasType() |
Boolean |
hasValue() |
String |
toString() |
A |
withPeriodSeconds(Integer periodSeconds) |
A |
withType(String type) |
A |
withValue(Integer value) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V2beta2HPAScalingPolicyFluentImpl()
public V2beta2HPAScalingPolicyFluentImpl(io.kubernetes.client.openapi.models.V2beta2HPAScalingPolicy instance)
public Integer getPeriodSeconds()
getPeriodSeconds in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public A withPeriodSeconds(Integer periodSeconds)
withPeriodSeconds in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public Boolean hasPeriodSeconds()
hasPeriodSeconds in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public String getType()
getType in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public A withType(String type)
withType in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public Boolean hasType()
hasType in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public Integer getValue()
getValue in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public A withValue(Integer value)
withValue in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public Boolean hasValue()
hasValue in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V2beta2HPAScalingPolicyFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V2beta2HPAScalingPolicyFluent<A>>Copyright © 2022. All rights reserved.