Uses of Interface
io.kubernetes.client.openapi.models.V1SecretFluent
Packages that use V1SecretFluent
-
Uses of V1SecretFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1SecretFluentModifier and TypeInterfaceDescriptioninterface
V1SecretFluent<A extends V1SecretFluent<A>>
Generatedclass
V1SecretFluentImpl<A extends V1SecretFluent<A>>
GeneratedSubinterfaces of V1SecretFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1SecretFluentModifier and TypeClassDescriptionclass
class
V1SecretFluentImpl<A extends V1SecretFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1SecretFluentModifierConstructorDescriptionV1SecretBuilder
(V1SecretFluent<?> fluent) V1SecretBuilder
(V1SecretFluent<?> fluent, io.kubernetes.client.openapi.models.V1Secret instance) V1SecretBuilder
(V1SecretFluent<?> fluent, io.kubernetes.client.openapi.models.V1Secret instance, Boolean validationEnabled) V1SecretBuilder
(V1SecretFluent<?> fluent, Boolean validationEnabled)