Package io.fabric8.kubernetes.api.model
Class HandlerFluentImpl<A extends HandlerFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HandlerFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,HandlerFluent<A>
- Direct Known Subclasses:
DoneableHandler,HandlerBuilder,LifecycleFluentImpl.PostStartNestedImpl,LifecycleFluentImpl.PreStopNestedImpl,WatchEventFluentImpl.HandlerObjectNestedImpl
public class HandlerFluentImpl<A extends HandlerFluent<A>> extends BaseFluent<A> implements HandlerFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classHandlerFluentImpl.ExecNestedImpl<N>classHandlerFluentImpl.HttpGetNestedImpl<N>classHandlerFluentImpl.TcpSocketNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.HandlerFluent
HandlerFluent.ExecNested<N>, HandlerFluent.HttpGetNested<N>, HandlerFluent.TcpSocketNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description HandlerFluentImpl()HandlerFluentImpl(Handler instance) -
Method Summary
-
Constructor Details
-
HandlerFluentImpl
public HandlerFluentImpl() -
HandlerFluentImpl
-
-
Method Details
-
getExec
Deprecated.This method has been deprecated, please use method buildExec instead.- Specified by:
getExecin interfaceHandlerFluent<A extends HandlerFluent<A>>- Returns:
- The buildable object.
-
buildExec
- Specified by:
buildExecin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withExec
- Specified by:
withExecin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
hasExec
- Specified by:
hasExecin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withNewExec
- Specified by:
withNewExecin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withNewExecLike
- Specified by:
withNewExecLikein interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editExec
- Specified by:
editExecin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editOrNewExec
- Specified by:
editOrNewExecin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editOrNewExecLike
- Specified by:
editOrNewExecLikein interfaceHandlerFluent<A extends HandlerFluent<A>>
-
getHttpGet
Deprecated.This method has been deprecated, please use method buildHttpGet instead.- Specified by:
getHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>- Returns:
- The buildable object.
-
buildHttpGet
- Specified by:
buildHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withHttpGet
- Specified by:
withHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
hasHttpGet
- Specified by:
hasHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withNewHttpGet
- Specified by:
withNewHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withNewHttpGetLike
- Specified by:
withNewHttpGetLikein interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editHttpGet
- Specified by:
editHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editOrNewHttpGet
- Specified by:
editOrNewHttpGetin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editOrNewHttpGetLike
- Specified by:
editOrNewHttpGetLikein interfaceHandlerFluent<A extends HandlerFluent<A>>
-
getTcpSocket
Deprecated.This method has been deprecated, please use method buildTcpSocket instead.- Specified by:
getTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>- Returns:
- The buildable object.
-
buildTcpSocket
- Specified by:
buildTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withTcpSocket
- Specified by:
withTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
hasTcpSocket
- Specified by:
hasTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withNewTcpSocket
- Specified by:
withNewTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
withNewTcpSocketLike
- Specified by:
withNewTcpSocketLikein interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editTcpSocket
- Specified by:
editTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editOrNewTcpSocket
- Specified by:
editOrNewTcpSocketin interfaceHandlerFluent<A extends HandlerFluent<A>>
-
editOrNewTcpSocketLike
- Specified by:
editOrNewTcpSocketLikein interfaceHandlerFluent<A extends HandlerFluent<A>>
-
equals
-