public class ConfigMapKeySelectorFluentImpl<A extends ConfigMapKeySelectorFluent<A>> extends BaseFluent<A> implements ConfigMapKeySelectorFluent<A>
_visitables| Constructor and Description |
|---|
ConfigMapKeySelectorFluentImpl() |
ConfigMapKeySelectorFluentImpl(ConfigMapKeySelector instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getName() |
A |
withKey(String key) |
A |
withName(String name) |
public ConfigMapKeySelectorFluentImpl()
public ConfigMapKeySelectorFluentImpl(ConfigMapKeySelector instance)
public String getKey()
getKey in interface ConfigMapKeySelectorFluent<A extends ConfigMapKeySelectorFluent<A>>public A withKey(String key)
withKey in interface ConfigMapKeySelectorFluent<A extends ConfigMapKeySelectorFluent<A>>public String getName()
getName in interface ConfigMapKeySelectorFluent<A extends ConfigMapKeySelectorFluent<A>>public A withName(String name)
withName in interface ConfigMapKeySelectorFluent<A extends ConfigMapKeySelectorFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.