public class StorageOSPersistentVolumeSourceFluent<A extends StorageOSPersistentVolumeSourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StorageOSPersistentVolumeSourceFluent.SecretRefNested<N> |
| Constructor and Description |
|---|
StorageOSPersistentVolumeSourceFluent() |
StorageOSPersistentVolumeSourceFluent(StorageOSPersistentVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StorageOSPersistentVolumeSourceFluent()
public StorageOSPersistentVolumeSourceFluent(StorageOSPersistentVolumeSource instance)
protected void copyInstance(StorageOSPersistentVolumeSource instance)
public String getFsType()
public boolean hasFsType()
public Boolean getReadOnly()
public boolean hasReadOnly()
public ObjectReference buildSecretRef()
public A withSecretRef(ObjectReference secretRef)
public boolean hasSecretRef()
public StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
public StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(ObjectReference item)
public StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
public StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
public StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(ObjectReference item)
public String getVolumeName()
public boolean hasVolumeName()
public String getVolumeNamespace()
public boolean hasVolumeNamespace()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StorageOSPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StorageOSPersistentVolumeSourceFluent<A>>public A withReadOnly()
Copyright © 2015–2023 Red Hat. All rights reserved.