Uses of Interface
io.kubernetes.client.openapi.models.V1SecretVolumeSourceFluent
Packages that use V1SecretVolumeSourceFluent
-
Uses of V1SecretVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1SecretVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1SecretVolumeSourceFluent<A extends V1SecretVolumeSourceFluent<A>>
Generatedclass
V1SecretVolumeSourceFluentImpl<A extends V1SecretVolumeSourceFluent<A>>
GeneratedSubinterfaces of V1SecretVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1SecretVolumeSourceFluentModifier and TypeClassDescriptionclass
class
V1SecretVolumeSourceFluentImpl<A extends V1SecretVolumeSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1SecretVolumeSourceFluentModifierConstructorDescriptionV1SecretVolumeSourceBuilder
(V1SecretVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1SecretVolumeSource instance) V1SecretVolumeSourceBuilder
(V1SecretVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1SecretVolumeSource instance, Boolean validationEnabled) V1SecretVolumeSourceBuilder
(V1SecretVolumeSourceFluent<?> fluent, Boolean validationEnabled)