Uses of Interface
io.fabric8.kubernetes.api.model.TypedLocalObjectReferenceFluent
-
Packages that use TypedLocalObjectReferenceFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of TypedLocalObjectReferenceFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type TypedLocalObjectReferenceFluent Modifier and Type Interface Description interfaceTypedLocalObjectReferenceFluent<A extends TypedLocalObjectReferenceFluent<A>>classTypedLocalObjectReferenceFluentImpl<A extends TypedLocalObjectReferenceFluent<A>>Subinterfaces of TypedLocalObjectReferenceFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfacePersistentVolumeClaimSpecFluent.DataSourceNested<N>static interfaceWatchEventFluent.TypedLocalObjectReferenceNested<N>Classes in io.fabric8.kubernetes.api.model that implement TypedLocalObjectReferenceFluent Modifier and Type Class Description classPersistentVolumeClaimSpecFluentImpl.DataSourceNestedImpl<N>classTypedLocalObjectReferenceBuilderclassTypedLocalObjectReferenceFluentImpl<A extends TypedLocalObjectReferenceFluent<A>>classWatchEventFluentImpl.TypedLocalObjectReferenceNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type TypedLocalObjectReferenceFluent Constructor Description TypedLocalObjectReferenceBuilder(TypedLocalObjectReferenceFluent<?> fluent)TypedLocalObjectReferenceBuilder(TypedLocalObjectReferenceFluent<?> fluent, TypedLocalObjectReference instance)TypedLocalObjectReferenceBuilder(TypedLocalObjectReferenceFluent<?> fluent, TypedLocalObjectReference instance, Boolean validationEnabled)TypedLocalObjectReferenceBuilder(TypedLocalObjectReferenceFluent<?> fluent, Boolean validationEnabled)
-