public class DoneableVolumeProjection extends VolumeProjectionFluentImpl<DoneableVolumeProjection> implements Doneable<VolumeProjection>
VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>, VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>, VolumeProjectionFluentImpl.SecretNestedImpl<N>, VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N>_visitables| Constructor and Description |
|---|
DoneableVolumeProjection(Function<VolumeProjection,VolumeProjection> function) |
DoneableVolumeProjection(VolumeProjection item) |
DoneableVolumeProjection(VolumeProjection item,
Function<VolumeProjection,VolumeProjection> function) |
| Modifier and Type | Method and Description |
|---|---|
VolumeProjection |
done() |
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, equals, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hasSecret, hasServiceAccountToken, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountTokenpublic DoneableVolumeProjection(Function<VolumeProjection,VolumeProjection> function)
public DoneableVolumeProjection(VolumeProjection item, Function<VolumeProjection,VolumeProjection> function)
public DoneableVolumeProjection(VolumeProjection item)
public VolumeProjection done()
done in interface Doneable<VolumeProjection>Copyright © 2015–2019 Red Hat. All rights reserved.