Uses of Interface
io.kubernetes.client.openapi.models.V1ObjectReferenceFluent
Packages that use V1ObjectReferenceFluent
-
Uses of V1ObjectReferenceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ObjectReferenceFluentModifier and TypeInterfaceDescriptioninterfaceV1ObjectReferenceFluent<A extends V1ObjectReferenceFluent<A>>GeneratedclassV1ObjectReferenceFluentImpl<A extends V1ObjectReferenceFluent<A>>GeneratedSubinterfaces of V1ObjectReferenceFluent 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 V1ObjectReferenceFluentModifier and TypeClassDescriptionclassclassV1ObjectReferenceFluentImpl<A extends V1ObjectReferenceFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ObjectReferenceFluentModifierConstructorDescriptionV1ObjectReferenceBuilder(V1ObjectReferenceFluent<?> fluent) V1ObjectReferenceBuilder(V1ObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectReference instance) V1ObjectReferenceBuilder(V1ObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectReference instance, Boolean validationEnabled) V1ObjectReferenceBuilder(V1ObjectReferenceFluent<?> fluent, Boolean validationEnabled)