Class V1SecretVolumeSourceFluentImpl<A extends V1SecretVolumeSourceFluent<A>>

java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SecretVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, V1SecretVolumeSourceFluent<A>
Direct Known Subclasses:
V1SecretVolumeSourceBuilder

public class V1SecretVolumeSourceFluentImpl<A extends V1SecretVolumeSourceFluent<A>> extends BaseFluent<A> implements V1SecretVolumeSourceFluent<A>
Generated