public class FlexPersistentVolumeSourceFluentImpl<A extends FlexPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements FlexPersistentVolumeSourceFluent<A>
FlexPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
FlexPersistentVolumeSourceFluentImpl() |
FlexPersistentVolumeSourceFluentImpl(FlexPersistentVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic FlexPersistentVolumeSourceFluentImpl()
public FlexPersistentVolumeSourceFluentImpl(FlexPersistentVolumeSource instance)
public String getDriver()
getDriver in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withDriver(String driver)
withDriver in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean hasDriver()
hasDriver in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public String getFsType()
getFsType in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A addToOptions(String key, String value)
addToOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A addToOptions(Map<String,String> map)
addToOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A removeFromOptions(String key)
removeFromOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A removeFromOptions(Map<String,String> map)
removeFromOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Map<String,String> getOptions()
getOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public <K,V> A withOptions(Map<String,String> options)
withOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean hasOptions()
hasOptions in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>@Deprecated public SecretReference getSecretRef()
getSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public SecretReference buildSecretRef()
buildSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withSecretRef(SecretReference secretRef)
withSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withNewSecretRef(String name, String namespace)
withNewSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public FlexPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public FlexPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
withNewSecretRefLike in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public FlexPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public FlexPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public FlexPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
editOrNewSecretRefLike in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends FlexPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.