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
Constructor and Description |
---|
RBDVolumeSourceFluentImpl() |
RBDVolumeSourceFluentImpl(RBDVolumeSource instance) |
public 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>>
public A withNewFsType(String arg1)
withNewFsType
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewFsType(StringBuilder arg1)
withNewFsType
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewFsType(StringBuffer arg1)
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>>
public A withNewImage(String arg1)
withNewImage
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewImage(StringBuilder arg1)
withNewImage
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewImage(StringBuffer arg1)
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>>
public A withNewKeyring(String arg1)
withNewKeyring
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewKeyring(StringBuilder arg1)
withNewKeyring
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewKeyring(StringBuffer arg1)
withNewKeyring
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A addToMonitors(int index, String item)
addToMonitors
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A setToMonitors(int 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(int 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 arg1)
addNewMonitor
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A addNewMonitor(StringBuilder arg1)
addNewMonitor
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A addNewMonitor(StringBuffer arg1)
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>>
public A withNewPool(String arg1)
withNewPool
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewPool(StringBuilder arg1)
withNewPool
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewPool(StringBuffer arg1)
withNewPool
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
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>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
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>>
public A withNewUser(String arg1)
withNewUser
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewUser(StringBuilder arg1)
withNewUser
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
public A withNewUser(StringBuffer arg1)
withNewUser
in interface RBDVolumeSourceFluent<A extends RBDVolumeSourceFluent<A>>
Copyright © 2015–2019 Red Hat. All rights reserved.