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| Constructor and Description |
|---|
FlexPersistentVolumeSourceFluentImpl() |
FlexPersistentVolumeSourceFluentImpl(FlexPersistentVolumeSource instance) |
public 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 A withNewDriver(String arg1)
withNewDriver in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withNewDriver(StringBuilder arg1)
withNewDriver in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withNewDriver(StringBuffer arg1)
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>>public A withNewFsType(String arg1)
withNewFsType in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
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 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 isReadOnly()
isReadOnly 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>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface FlexPersistentVolumeSourceFluent<A extends FlexPersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly 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–2019 Red Hat. All rights reserved.