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 TypeInterfaceDescriptioninterface
V1ResourceAttributesFluent<A extends V1ResourceAttributesFluent<A>>
Generatedclass
V1ResourceAttributesFluentImpl<A extends V1ResourceAttributesFluent<A>>
GeneratedSubinterfaces of V1ResourceAttributesFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1ResourceAttributesFluentModifier and TypeClassDescriptionclass
class
V1ResourceAttributesFluentImpl<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)