Uses of Interface
io.kubernetes.client.openapi.models.V1SecretReferenceFluent
Packages that use V1SecretReferenceFluent
-
Uses of V1SecretReferenceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1SecretReferenceFluentModifier and TypeInterfaceDescriptioninterface
V1SecretReferenceFluent<A extends V1SecretReferenceFluent<A>>
Generatedclass
V1SecretReferenceFluentImpl<A extends V1SecretReferenceFluent<A>>
GeneratedSubinterfaces of V1SecretReferenceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1SecretReferenceFluentModifier and TypeClassDescriptionclass
class
V1SecretReferenceFluentImpl<A extends V1SecretReferenceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1SecretReferenceFluentModifierConstructorDescriptionV1SecretReferenceBuilder
(V1SecretReferenceFluent<?> fluent) V1SecretReferenceBuilder
(V1SecretReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1SecretReference instance) V1SecretReferenceBuilder
(V1SecretReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1SecretReference instance, Boolean validationEnabled) V1SecretReferenceBuilder
(V1SecretReferenceFluent<?> fluent, Boolean validationEnabled)