public class V1FlexPersistentVolumeSourceFluentImpl<A extends V1FlexPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1FlexPersistentVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1FlexPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
V1FlexPersistentVolumeSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
V1FlexPersistentVolumeSourceFluentImpl() |
V1FlexPersistentVolumeSourceFluentImpl(V1FlexPersistentVolumeSource instance) |
public V1FlexPersistentVolumeSourceFluentImpl()
public V1FlexPersistentVolumeSourceFluentImpl(V1FlexPersistentVolumeSource instance)
public String getDriver()
getDriver in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withDriver(String driver)
withDriver in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Boolean hasDriver()
hasDriver in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewDriver(String arg1)
withNewDriver in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewDriver(StringBuilder arg1)
withNewDriver in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewDriver(StringBuffer arg1)
withNewDriver in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public String getFsType()
getFsType in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A addToOptions(String key, String value)
addToOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A addToOptions(Map<String,String> map)
addToOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A removeFromOptions(String key)
removeFromOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A removeFromOptions(Map<String,String> map)
removeFromOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Map<String,String> getOptions()
getOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withOptions(Map<String,String> options)
withOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Boolean hasOptions()
hasOptions in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>@Deprecated public V1SecretReference getSecretRef()
getSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public V1SecretReference buildSecretRef()
buildSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public A withSecretRef(V1SecretReference secretRef)
withSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public V1FlexPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public V1FlexPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1SecretReference item)
withNewSecretRefLike in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public V1FlexPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public V1FlexPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>public V1FlexPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1SecretReference item)
editOrNewSecretRefLike in interface V1FlexPersistentVolumeSourceFluent<A extends V1FlexPersistentVolumeSourceFluent<A>>Copyright © 2020. All rights reserved.