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 TypeInterfaceDescriptioninterfaceV1SecretReferenceFluent<A extends V1SecretReferenceFluent<A>>GeneratedclassV1SecretReferenceFluentImpl<A extends V1SecretReferenceFluent<A>>GeneratedSubinterfaces of V1SecretReferenceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1SecretReferenceFluentModifier and TypeClassDescriptionclassclassV1SecretReferenceFluentImpl<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)