Package io.fabric8.kubernetes.api.model
Interface CinderVolumeSourceFluent.SecretRefNested<N>
-
- All Superinterfaces:
Fluent<CinderVolumeSourceFluent.SecretRefNested<N>>
,LocalObjectReferenceFluent<CinderVolumeSourceFluent.SecretRefNested<N>>
,Nested<N>
- All Known Implementing Classes:
CinderVolumeSourceFluentImpl.SecretRefNestedImpl
- Enclosing interface:
- CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
public static interface CinderVolumeSourceFluent.SecretRefNested<N> extends Nested<N>, LocalObjectReferenceFluent<CinderVolumeSourceFluent.SecretRefNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endSecretRef()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
-