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