public class FlexPersistentVolumeSourceFluentImpl<A extends FlexPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements FlexPersistentVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
FlexPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
FlexPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
FlexPersistentVolumeSourceFluentImpl() |
FlexPersistentVolumeSourceFluentImpl(FlexPersistentVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewDriver(String arg0)
withNewDriver 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>>@Deprecated public A withNewFsType(String arg0)
withNewFsType 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>>Copyright © 2015–2021 Red Hat. All rights reserved.