public class RBDPersistentVolumeSourceFluentImpl<A extends RBDPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements RBDPersistentVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RBDPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
RBDPersistentVolumeSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
RBDPersistentVolumeSourceFluentImpl() |
RBDPersistentVolumeSourceFluentImpl(RBDPersistentVolumeSource instance) |
public RBDPersistentVolumeSourceFluentImpl()
public RBDPersistentVolumeSourceFluentImpl(RBDPersistentVolumeSource instance)
public String getFsType()
getFsType in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getImage()
getImage in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withImage(String image)
withImage in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasImage()
hasImage in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewImage(String arg1)
withNewImage in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewImage(StringBuilder arg1)
withNewImage in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewImage(StringBuffer arg1)
withNewImage in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getKeyring()
getKeyring in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withKeyring(String keyring)
withKeyring in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasKeyring()
hasKeyring in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewKeyring(String arg1)
withNewKeyring in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewKeyring(StringBuilder arg1)
withNewKeyring in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewKeyring(StringBuffer arg1)
withNewKeyring in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A addToMonitors(int index, String item)
addToMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A setToMonitors(int index, String item)
setToMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A addToMonitors(String... items)
addToMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A addAllToMonitors(Collection<String> items)
addAllToMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A removeFromMonitors(String... items)
removeFromMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A removeAllFromMonitors(Collection<String> items)
removeAllFromMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public List<String> getMonitors()
getMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getMonitor(int index)
getMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getFirstMonitor()
getFirstMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getLastMonitor()
getLastMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getMatchingMonitor(Predicate<String> predicate)
getMatchingMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasMatchingMonitor(Predicate<String> predicate)
hasMatchingMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withMonitors(List<String> monitors)
withMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withMonitors(String... monitors)
withMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasMonitors()
hasMonitors in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A addNewMonitor(String arg1)
addNewMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A addNewMonitor(StringBuilder arg1)
addNewMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A addNewMonitor(StringBuffer arg1)
addNewMonitor in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getPool()
getPool in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withPool(String pool)
withPool in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasPool()
hasPool in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewPool(String arg1)
withNewPool in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewPool(StringBuilder arg1)
withNewPool in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewPool(StringBuffer arg1)
withNewPool in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>@Deprecated public SecretReference getSecretRef()
getSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public SecretReference buildSecretRef()
buildSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withSecretRef(SecretReference secretRef)
withSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewSecretRef(String name, String namespace)
withNewSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public RBDPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
withNewSecretRefLike in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public RBDPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
editOrNewSecretRefLike in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public String getUser()
getUser in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withUser(String user)
withUser in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public Boolean hasUser()
hasUser in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewUser(String arg1)
withNewUser in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewUser(StringBuilder arg1)
withNewUser in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>public A withNewUser(StringBuffer arg1)
withNewUser in interface RBDPersistentVolumeSourceFluent<A extends RBDPersistentVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.