public class DoneableSecretVolumeSource extends SecretVolumeSourceFluentImpl<DoneableSecretVolumeSource> implements Doneable<SecretVolumeSource>, SecretVolumeSourceFluent<DoneableSecretVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableSecretVolumeSource(SecretVolumeSource item,
Visitor<SecretVolumeSource> visitor) |
DoneableSecretVolumeSource(Visitor<SecretVolumeSource> visitor) |
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSource |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getSecretName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withSecretNameaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getSecretName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withSecretNamepublic DoneableSecretVolumeSource(SecretVolumeSource item, Visitor<SecretVolumeSource> visitor)
public DoneableSecretVolumeSource(Visitor<SecretVolumeSource> visitor)
public SecretVolumeSource done()
done in interface Doneable<SecretVolumeSource>Copyright © 2011–2016 Red Hat. All rights reserved.