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