Package io.fabric8.kubernetes.api.model
Class DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DaemonEndpointFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,DaemonEndpointFluent<A>
- Direct Known Subclasses:
DaemonEndpointBuilder,DoneableDaemonEndpoint,NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl,WatchEventFluentImpl.DaemonEndpointObjectNestedImpl
public class DaemonEndpointFluentImpl<A extends DaemonEndpointFluent<A>> extends BaseFluent<A> implements DaemonEndpointFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DaemonEndpointFluentImpl()DaemonEndpointFluentImpl(DaemonEndpoint instance) -
Method Summary
-
Constructor Details
-
DaemonEndpointFluentImpl
public DaemonEndpointFluentImpl() -
DaemonEndpointFluentImpl
-
-
Method Details
-
getPort
- Specified by:
getPortin interfaceDaemonEndpointFluent<A extends DaemonEndpointFluent<A>>
-
withPort
- Specified by:
withPortin interfaceDaemonEndpointFluent<A extends DaemonEndpointFluent<A>>
-
hasPort
- Specified by:
hasPortin interfaceDaemonEndpointFluent<A extends DaemonEndpointFluent<A>>
-
withNewPort
- Specified by:
withNewPortin interfaceDaemonEndpointFluent<A extends DaemonEndpointFluent<A>>
-
withNewPort
- Specified by:
withNewPortin interfaceDaemonEndpointFluent<A extends DaemonEndpointFluent<A>>
-
equals
-