Package io.fabric8.kubernetes.api.model
Interface StorageOSVolumeSourceFluent.SecretRefNested<N>
-
- All Superinterfaces:
Fluent<StorageOSVolumeSourceFluent.SecretRefNested<N>>
,LocalObjectReferenceFluent<StorageOSVolumeSourceFluent.SecretRefNested<N>>
,Nested<N>
- All Known Implementing Classes:
StorageOSVolumeSourceFluentImpl.SecretRefNestedImpl
- Enclosing interface:
- StorageOSVolumeSourceFluent<A extends StorageOSVolumeSourceFluent<A>>
public static interface StorageOSVolumeSourceFluent.SecretRefNested<N> extends Nested<N>, LocalObjectReferenceFluent<StorageOSVolumeSourceFluent.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
-
-