public class RunLatestTypeFluentImpl<A extends RunLatestTypeFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RunLatestTypeFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RunLatestTypeFluentImpl.ConfigurationNestedImpl<N> |
RunLatestTypeFluent.ConfigurationNested<N>| Constructor and Description |
|---|
RunLatestTypeFluentImpl() |
RunLatestTypeFluentImpl(RunLatestType instance) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSpec |
buildConfiguration() |
RunLatestTypeFluent.ConfigurationNested<A> |
editConfiguration() |
RunLatestTypeFluent.ConfigurationNested<A> |
editOrNewConfiguration() |
RunLatestTypeFluent.ConfigurationNested<A> |
editOrNewConfigurationLike(ConfigurationSpec item) |
boolean |
equals(Object o) |
ConfigurationSpec |
getConfiguration()
Deprecated.
|
Boolean |
hasConfiguration() |
A |
withConfiguration(ConfigurationSpec configuration) |
RunLatestTypeFluent.ConfigurationNested<A> |
withNewConfiguration() |
RunLatestTypeFluent.ConfigurationNested<A> |
withNewConfigurationLike(ConfigurationSpec item) |
public RunLatestTypeFluentImpl()
public RunLatestTypeFluentImpl(RunLatestType instance)
@Deprecated public ConfigurationSpec getConfiguration()
getConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public ConfigurationSpec buildConfiguration()
buildConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public A withConfiguration(ConfigurationSpec configuration)
withConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public Boolean hasConfiguration()
hasConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public RunLatestTypeFluent.ConfigurationNested<A> withNewConfiguration()
withNewConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public RunLatestTypeFluent.ConfigurationNested<A> withNewConfigurationLike(ConfigurationSpec item)
withNewConfigurationLike in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public RunLatestTypeFluent.ConfigurationNested<A> editConfiguration()
editConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public RunLatestTypeFluent.ConfigurationNested<A> editOrNewConfiguration()
editOrNewConfiguration in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>public RunLatestTypeFluent.ConfigurationNested<A> editOrNewConfigurationLike(ConfigurationSpec item)
editOrNewConfigurationLike in interface RunLatestTypeFluent<A extends RunLatestTypeFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.