public class CinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>> extends BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CinderPersistentVolumeSourceFluent.SecretRefNested<N> |
_visitables, VISIT| Constructor and Description |
|---|
CinderPersistentVolumeSourceFluent() |
CinderPersistentVolumeSourceFluent(CinderPersistentVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CinderPersistentVolumeSourceFluent()
public CinderPersistentVolumeSourceFluent(CinderPersistentVolumeSource instance)
public String getFsType()
public boolean hasFsType()
public Boolean getReadOnly()
public boolean hasReadOnly()
public SecretReference buildSecretRef()
public A withSecretRef(SecretReference secretRef)
public boolean hasSecretRef()
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
public String getVolumeID()
public boolean hasVolumeID()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends CinderPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends CinderPersistentVolumeSourceFluent<A>>public A withReadOnly()
Copyright © 2015–2023 Red Hat. All rights reserved.