Uses of Interface
io.kubernetes.client.openapi.models.V1ObjectReferenceFluent
Packages that use V1ObjectReferenceFluent
-
Uses of V1ObjectReferenceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ObjectReferenceFluentModifier and TypeInterfaceDescriptioninterface
V1ObjectReferenceFluent<A extends V1ObjectReferenceFluent<A>>
Generatedclass
V1ObjectReferenceFluentImpl<A extends V1ObjectReferenceFluent<A>>
GeneratedSubinterfaces of V1ObjectReferenceFluent 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
Classes in io.kubernetes.client.openapi.models that implement V1ObjectReferenceFluentModifier and TypeClassDescriptionclass
class
V1ObjectReferenceFluentImpl<A extends V1ObjectReferenceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ObjectReferenceFluentModifierConstructorDescriptionV1ObjectReferenceBuilder
(V1ObjectReferenceFluent<?> fluent) V1ObjectReferenceBuilder
(V1ObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectReference instance) V1ObjectReferenceBuilder
(V1ObjectReferenceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectReference instance, Boolean validationEnabled) V1ObjectReferenceBuilder
(V1ObjectReferenceFluent<?> fluent, Boolean validationEnabled)