Uses of Interface
io.kubernetes.client.openapi.models.V1LocalObjectReferenceFluent
Packages that use V1LocalObjectReferenceFluent
-
Uses of V1LocalObjectReferenceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1LocalObjectReferenceFluentModifier and TypeInterfaceDescriptioninterface
V1LocalObjectReferenceFluent<A extends V1LocalObjectReferenceFluent<A>>
Generatedclass
V1LocalObjectReferenceFluentImpl<A extends V1LocalObjectReferenceFluent<A>>
GeneratedSubinterfaces of V1LocalObjectReferenceFluent 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
Classes in io.kubernetes.client.openapi.models that implement V1LocalObjectReferenceFluentModifier and TypeClassDescriptionclass
class
V1LocalObjectReferenceFluentImpl<A extends V1LocalObjectReferenceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1LocalObjectReferenceFluentModifierConstructorDescriptionV1LocalObjectReferenceBuilder
(V1LocalObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1LocalObjectReference instance) V1LocalObjectReferenceBuilder
(V1LocalObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1LocalObjectReference instance, Boolean validationEnabled) V1LocalObjectReferenceBuilder
(V1LocalObjectReferenceFluent<?> fluent, Boolean validationEnabled)