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