public class ExponentialBucketsDefinitionFluentImpl<A extends ExponentialBucketsDefinitionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ExponentialBucketsDefinitionFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentialBucketsDefinitionFluentImpl.ExponentialBucketsNestedImpl<N> |
ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<N>| Constructor and Description |
|---|
ExponentialBucketsDefinitionFluentImpl() |
ExponentialBucketsDefinitionFluentImpl(ExponentialBucketsDefinition instance) |
| Modifier and Type | Method and Description |
|---|---|
Exponential |
buildExponentialBuckets() |
ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> |
editExponentialBuckets() |
ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> |
editOrNewExponentialBuckets() |
ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> |
editOrNewExponentialBucketsLike(Exponential item) |
boolean |
equals(Object o) |
Exponential |
getExponentialBuckets()
Deprecated.
|
Boolean |
hasExponentialBuckets() |
A |
withExponentialBuckets(Exponential exponentialBuckets) |
ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> |
withNewExponentialBuckets() |
A |
withNewExponentialBuckets(Double growthFactor,
Integer numFiniteBuckets,
Double scale) |
ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> |
withNewExponentialBucketsLike(Exponential item) |
public ExponentialBucketsDefinitionFluentImpl()
public ExponentialBucketsDefinitionFluentImpl(ExponentialBucketsDefinition instance)
@Deprecated public Exponential getExponentialBuckets()
getExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public Exponential buildExponentialBuckets()
buildExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public A withExponentialBuckets(Exponential exponentialBuckets)
withExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public Boolean hasExponentialBuckets()
hasExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public A withNewExponentialBuckets(Double growthFactor, Integer numFiniteBuckets, Double scale)
withNewExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> withNewExponentialBuckets()
withNewExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> withNewExponentialBucketsLike(Exponential item)
withNewExponentialBucketsLike in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> editExponentialBuckets()
editExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> editOrNewExponentialBuckets()
editOrNewExponentialBuckets in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>public ExponentialBucketsDefinitionFluent.ExponentialBucketsNested<A> editOrNewExponentialBucketsLike(Exponential item)
editOrNewExponentialBucketsLike in interface ExponentialBucketsDefinitionFluent<A extends ExponentialBucketsDefinitionFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.