Uses of Interface
io.kubernetes.client.openapi.models.V1ObjectMetaFluent
Packages that use V1ObjectMetaFluent
-
Uses of V1ObjectMetaFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ObjectMetaFluentModifier and TypeInterfaceDescriptioninterface
V1ObjectMetaFluent<A extends V1ObjectMetaFluent<A>>
Generatedclass
V1ObjectMetaFluentImpl<A extends V1ObjectMetaFluent<A>>
GeneratedSubinterfaces of V1ObjectMetaFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1ObjectMetaFluentModifier and TypeClassDescriptionclass
class
V1ObjectMetaFluentImpl<A extends V1ObjectMetaFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ObjectMetaFluentModifierConstructorDescriptionV1ObjectMetaBuilder
(V1ObjectMetaFluent<?> fluent) V1ObjectMetaBuilder
(V1ObjectMetaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectMeta instance) V1ObjectMetaBuilder
(V1ObjectMetaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectMeta instance, Boolean validationEnabled) V1ObjectMetaBuilder
(V1ObjectMetaFluent<?> fluent, Boolean validationEnabled)