Package io.fabric8.kubernetes.api.model
Class CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretReferenceFluentImpl<CinderPersistentVolumeSourceFluent.SecretRefNested<N>>
io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
- All Implemented Interfaces:
Fluent<CinderPersistentVolumeSourceFluent.SecretRefNested<N>>
,Nested<N>
,Visitable<CinderPersistentVolumeSourceFluent.SecretRefNested<N>>
,CinderPersistentVolumeSourceFluent.SecretRefNested<N>
,SecretReferenceFluent<CinderPersistentVolumeSourceFluent.SecretRefNested<N>>
- Enclosing class:
- CinderPersistentVolumeSourceFluentImpl<A extends CinderPersistentVolumeSourceFluent<A>>
public class CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> extends SecretReferenceFluentImpl<CinderPersistentVolumeSourceFluent.SecretRefNested<N>> implements CinderPersistentVolumeSourceFluent.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.SecretReferenceFluentImpl
equals, getName, getNamespace, hasName, hasNamespace, withName, withNamespace, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
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.SecretReferenceFluent
getName, getNamespace, hasName, hasNamespace, withName, withNamespace, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
Method Details
-
and
-
endSecretRef
- Specified by:
endSecretRef
in interfaceCinderPersistentVolumeSourceFluent.SecretRefNested<N>
-