Uses of Interface
io.fabric8.kubernetes.api.model.DaemonEndpointFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of DaemonEndpointFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type DaemonEndpointFluent Modifier and Type Interface Description interfaceDaemonEndpointFluent<A extends DaemonEndpointFluent<A>>classDaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>>Subinterfaces of DaemonEndpointFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceNodeDaemonEndpointsFluent.KubeletEndpointNested<N>static interfaceWatchEventFluent.DaemonEndpointObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement DaemonEndpointFluent Modifier and Type Class Description classDaemonEndpointBuilderclassDaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>>classDoneableDaemonEndpointclassNodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N>classWatchEventFluentImpl.DaemonEndpointObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type DaemonEndpointFluent Constructor Description DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent)DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, DaemonEndpoint instance)DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, DaemonEndpoint instance, Boolean validationEnabled)DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, Boolean validationEnabled)