public interface V2beta2HPAScalingPolicyFluent<A extends V2beta2HPAScalingPolicyFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Integer |
getPeriodSeconds() |
String |
getType() |
Integer |
getValue() |
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) |
Integer getPeriodSeconds()
Boolean hasPeriodSeconds()
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(StringBuffer arg1)
Integer getValue()
Boolean hasValue()
Copyright © 2020. All rights reserved.