Uses of Interface
io.fabric8.kubernetes.api.model.WatchEventFluent.SecretVolumeSourceObjectNested
-
Packages that use WatchEventFluent.SecretVolumeSourceObjectNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of WatchEventFluent.SecretVolumeSourceObjectNested in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model that implement WatchEventFluent.SecretVolumeSourceObjectNested Modifier and Type Class Description class
WatchEventFluentImpl.SecretVolumeSourceObjectNestedImpl<N>
Methods in io.fabric8.kubernetes.api.model that return WatchEventFluent.SecretVolumeSourceObjectNested Modifier and Type Method Description WatchEventFluent.SecretVolumeSourceObjectNested<A>
WatchEventFluent. withNewSecretVolumeSourceObject()
WatchEventFluent.SecretVolumeSourceObjectNested<A>
WatchEventFluentImpl. withNewSecretVolumeSourceObject()
WatchEventFluent.SecretVolumeSourceObjectNested<A>
WatchEventFluent. withNewSecretVolumeSourceObjectLike(SecretVolumeSource item)
WatchEventFluent.SecretVolumeSourceObjectNested<A>
WatchEventFluentImpl. withNewSecretVolumeSourceObjectLike(SecretVolumeSource item)
-