Package io.fabric8.kubernetes.api.model
Class FlexVolumeSourceFluentImpl.SecretRefNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LocalObjectReferenceFluentImpl<FlexVolumeSourceFluent.SecretRefNested<N>>
io.fabric8.kubernetes.api.model.FlexVolumeSourceFluentImpl.SecretRefNestedImpl<N>
- All Implemented Interfaces:
Fluent<FlexVolumeSourceFluent.SecretRefNested<N>>
,Nested<N>
,Visitable<FlexVolumeSourceFluent.SecretRefNested<N>>
,FlexVolumeSourceFluent.SecretRefNested<N>
,LocalObjectReferenceFluent<FlexVolumeSourceFluent.SecretRefNested<N>>
- Enclosing class:
- FlexVolumeSourceFluentImpl<A extends FlexVolumeSourceFluent<A>>
public class FlexVolumeSourceFluentImpl.SecretRefNestedImpl<N> extends LocalObjectReferenceFluentImpl<FlexVolumeSourceFluent.SecretRefNested<N>> implements FlexVolumeSourceFluent.SecretRefNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endSecretRef()
Methods inherited from class io.fabric8.kubernetes.api.model.LocalObjectReferenceFluentImpl
equals, getName, hasName, withName, withNewName, withNewName, withNewName
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
Method Details
-
and
-
endSecretRef
- Specified by:
endSecretRef
in interfaceFlexVolumeSourceFluent.SecretRefNested<N>
-