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