public class BucketsDefinitionFluentImpl<A extends BucketsDefinitionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements BucketsDefinitionFluent<A>
| Constructor and Description |
|---|
BucketsDefinitionFluentImpl() |
BucketsDefinitionFluentImpl(BucketsDefinition instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BucketsDefinition.Definition |
getDefinition() |
Boolean |
hasDefinition() |
A |
withDefinition(BucketsDefinition.Definition definition) |
public BucketsDefinitionFluentImpl()
public BucketsDefinitionFluentImpl(BucketsDefinition instance)
public BucketsDefinition.Definition getDefinition()
getDefinition in interface BucketsDefinitionFluent<A extends BucketsDefinitionFluent<A>>public A withDefinition(BucketsDefinition.Definition definition)
withDefinition in interface BucketsDefinitionFluent<A extends BucketsDefinitionFluent<A>>public Boolean hasDefinition()
hasDefinition in interface BucketsDefinitionFluent<A extends BucketsDefinitionFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.