Uses of Interface
io.kubernetes.client.openapi.models.V1BoundObjectReferenceFluent
Packages that use V1BoundObjectReferenceFluent
-
Uses of V1BoundObjectReferenceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1BoundObjectReferenceFluentModifier and TypeInterfaceDescriptioninterfaceV1BoundObjectReferenceFluent<A extends V1BoundObjectReferenceFluent<A>>GeneratedclassV1BoundObjectReferenceFluentImpl<A extends V1BoundObjectReferenceFluent<A>>GeneratedSubinterfaces of V1BoundObjectReferenceFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1BoundObjectReferenceFluentModifier and TypeClassDescriptionclassclassV1BoundObjectReferenceFluentImpl<A extends V1BoundObjectReferenceFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1BoundObjectReferenceFluentModifierConstructorDescriptionV1BoundObjectReferenceBuilder(V1BoundObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1BoundObjectReference instance) V1BoundObjectReferenceBuilder(V1BoundObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1BoundObjectReference instance, Boolean validationEnabled) V1BoundObjectReferenceBuilder(V1BoundObjectReferenceFluent<?> fluent, Boolean validationEnabled)