public class V2beta2HPAScalingPolicyFluentImpl<A extends V2beta2HPAScalingPolicyFluent<A>> extends BaseFluent<A> implements V2beta2HPAScalingPolicyFluent<A>
_visitables
Constructor and Description |
---|
V2beta2HPAScalingPolicyFluentImpl() |
V2beta2HPAScalingPolicyFluentImpl(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() |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withPeriodSeconds(Integer periodSeconds) |
A |
withType(String type) |
A |
withValue(Integer value) |
public V2beta2HPAScalingPolicyFluentImpl()
public V2beta2HPAScalingPolicyFluentImpl(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 A withNewType(String arg1)
withNewType
in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>
public A withNewType(StringBuilder arg1)
withNewType
in interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>>
public A withNewType(StringBuffer arg1)
withNewType
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>>
Copyright © 2021. All rights reserved.