public class RBDVolumeSourceFluentImpl<A extends RBDVolumeSourceFluent<A>> extends BaseFluent<A> implements RBDVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RBDVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
RBDVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
RBDVolumeSourceFluentImpl() |
RBDVolumeSourceFluentImpl(RBDVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic RBDVolumeSourceFluentImpl()
public RBDVolumeSourceFluentImpl(RBDVolumeSource instance)
public String getFsType()
getFsType in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>@Deprecated public A withNewFsType(String arg0)
withNewFsType in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getImage()
getImage in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withImage(String image)
withImage in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasImage()
hasImage in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>@Deprecated public A withNewImage(String arg0)
withNewImage in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getKeyring()
getKeyring in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withKeyring(String keyring)
withKeyring in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasKeyring()
hasKeyring in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>@Deprecated public A withNewKeyring(String arg0)
withNewKeyring in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A addToMonitors(Integer index, String item)
addToMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A setToMonitors(Integer index, String item)
setToMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A addToMonitors(String... items)
addToMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A addAllToMonitors(Collection<String> items)
addAllToMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A removeFromMonitors(String... items)
removeFromMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A removeAllFromMonitors(Collection<String> items)
removeAllFromMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public List<String> getMonitors()
getMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getMonitor(Integer index)
getMonitor in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getFirstMonitor()
getFirstMonitor in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getLastMonitor()
getLastMonitor in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getMatchingMonitor(Predicate<String> predicate)
getMatchingMonitor in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasMatchingMonitor(Predicate<String> predicate)
hasMatchingMonitor in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withMonitors(List<String> monitors)
withMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withMonitors(String... monitors)
withMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasMonitors()
hasMonitors in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A addNewMonitor(String arg0)
addNewMonitor in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getPool()
getPool in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withPool(String pool)
withPool in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasPool()
hasPool in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>@Deprecated public A withNewPool(String arg0)
withNewPool in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>@Deprecated public LocalObjectReference getSecretRef()
getSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public LocalObjectReference buildSecretRef()
buildSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withSecretRef(LocalObjectReference secretRef)
withSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withNewSecretRef(String name)
withNewSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public RBDVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public RBDVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
withNewSecretRefLike in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public RBDVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public RBDVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public RBDVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
editOrNewSecretRefLike in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public String getUser()
getUser in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A withUser(String user)
withUser in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasUser()
hasUser in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>@Deprecated public A withNewUser(String arg0)
withNewUser in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.