public interface PolicyV1beta1HostPortRangeFluent<A extends PolicyV1beta1HostPortRangeFluent<A>> extends Fluent<A>
Integer
getMax()
getMin()
Boolean
hasMax()
hasMin()
A
withMax(Integer max)
withMin(Integer min)
Integer getMax()
A withMax(Integer max)
Boolean hasMax()
Integer getMin()
A withMin(Integer min)
Boolean hasMin()
Copyright © 2019. All rights reserved.