public class V1StorageOSPersistentVolumeSourceFluentImpl<A extends V1StorageOSPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1StorageOSPersistentVolumeSourceFluent<A>
V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1StorageOSPersistentVolumeSourceFluentImpl() |
V1StorageOSPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1StorageOSPersistentVolumeSourceFluentImpl()
public V1StorageOSPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance)
public String getFsType()
getFsType in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1ObjectReference getSecretRef()
getSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public io.kubernetes.client.openapi.models.V1ObjectReference buildSecretRef()
buildSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public A withSecretRef(io.kubernetes.client.openapi.models.V1ObjectReference secretRef)
withSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
withNewSecretRefLike in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item)
editOrNewSecretRefLike in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public String getVolumeName()
getVolumeName in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public A withVolumeName(String volumeName)
withVolumeName in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public Boolean hasVolumeName()
hasVolumeName in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public String getVolumeNamespace()
getVolumeNamespace in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public A withVolumeNamespace(String volumeNamespace)
withVolumeNamespace in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public Boolean hasVolumeNamespace()
hasVolumeNamespace in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.