Uses of Interface
io.kubernetes.client.openapi.models.V1ResourceAttributesFluent
Packages that use V1ResourceAttributesFluent
-
Uses of V1ResourceAttributesFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ResourceAttributesFluentModifier and TypeInterfaceDescriptioninterfaceV1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>GeneratedclassV1ResourceAttributesFluentImpl<A extends V1ResourceAttributesFluent<A>>GeneratedSubinterfaces of V1ResourceAttributesFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1ResourceAttributesFluentModifier and TypeClassDescriptionclassclassV1ResourceAttributesFluentImpl<A extends V1ResourceAttributesFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ResourceAttributesFluentModifierConstructorDescriptionV1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceAttributes instance) V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, io.kubernetes.client.openapi.models.V1ResourceAttributes instance, Boolean validationEnabled) V1ResourceAttributesBuilder(V1ResourceAttributesFluent<?> fluent, Boolean validationEnabled)