public class V1FlexVolumeSourceFluentImpl<A extends V1FlexVolumeSourceFluent<A>> extends BaseFluent<A> implements V1FlexVolumeSourceFluent<A>
V1FlexVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1FlexVolumeSourceFluentImpl() |
V1FlexVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1FlexVolumeSource instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1FlexVolumeSourceFluentImpl()
public V1FlexVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1FlexVolumeSource instance)
public String getDriver()
getDriver in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A withDriver(String driver)
withDriver in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Boolean hasDriver()
hasDriver in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public String getFsType()
getFsType in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A addToOptions(String key, String value)
addToOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A addToOptions(Map<String,String> map)
addToOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A removeFromOptions(String key)
removeFromOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A removeFromOptions(Map<String,String> map)
removeFromOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Map<String,String> getOptions()
getOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public <K,V> A withOptions(Map<String,String> options)
withOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Boolean hasOptions()
hasOptions in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1LocalObjectReference getSecretRef()
getSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public io.kubernetes.client.openapi.models.V1LocalObjectReference buildSecretRef()
buildSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public A withSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference secretRef)
withSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public V1FlexVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public V1FlexVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
withNewSecretRefLike in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public V1FlexVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public V1FlexVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public V1FlexVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
editOrNewSecretRefLike in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1FlexVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1FlexVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1FlexVolumeSourceFluent<A extends V1FlexVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.