public class LifecycleHandlerFluentImpl<A extends LifecycleHandlerFluent<A>> extends BaseFluent<A> implements LifecycleHandlerFluent<A>
LifecycleHandlerFluent.ExecNested<N>, LifecycleHandlerFluent.HttpGetNested<N>, LifecycleHandlerFluent.TcpSocketNested<N>_visitables, VISIT| Constructor and Description |
|---|
LifecycleHandlerFluentImpl() |
LifecycleHandlerFluentImpl(LifecycleHandler instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic LifecycleHandlerFluentImpl()
public LifecycleHandlerFluentImpl(LifecycleHandler instance)
@Deprecated public ExecAction getExec()
getExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public ExecAction buildExec()
buildExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A withExec(ExecAction exec)
withExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public Boolean hasExec()
hasExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.ExecNested<A> withNewExec()
withNewExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.ExecNested<A> withNewExecLike(ExecAction item)
withNewExecLike in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.ExecNested<A> editExec()
editExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.ExecNested<A> editOrNewExec()
editOrNewExec in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.ExecNested<A> editOrNewExecLike(ExecAction item)
editOrNewExecLike in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>@Deprecated public HTTPGetAction getHttpGet()
getHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public HTTPGetAction buildHttpGet()
buildHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A withHttpGet(HTTPGetAction httpGet)
withHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public Boolean hasHttpGet()
hasHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.HttpGetNested<A> withNewHttpGet()
withNewHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.HttpGetNested<A> withNewHttpGetLike(HTTPGetAction item)
withNewHttpGetLike in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.HttpGetNested<A> editHttpGet()
editHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.HttpGetNested<A> editOrNewHttpGet()
editOrNewHttpGet in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.HttpGetNested<A> editOrNewHttpGetLike(HTTPGetAction item)
editOrNewHttpGetLike in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>@Deprecated public TCPSocketAction getTcpSocket()
getTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public TCPSocketAction buildTcpSocket()
buildTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A withTcpSocket(TCPSocketAction tcpSocket)
withTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public Boolean hasTcpSocket()
hasTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.TcpSocketNested<A> withNewTcpSocket()
withNewTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.TcpSocketNested<A> withNewTcpSocketLike(TCPSocketAction item)
withNewTcpSocketLike in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.TcpSocketNested<A> editTcpSocket()
editTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.TcpSocketNested<A> editOrNewTcpSocket()
editOrNewTcpSocket in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public LifecycleHandlerFluent.TcpSocketNested<A> editOrNewTcpSocketLike(TCPSocketAction item)
editOrNewTcpSocketLike in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends LifecycleHandlerFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends LifecycleHandlerFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.