public class HTTPChaosSpecFluentImpl<A extends HTTPChaosSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPChaosSpecFluent<A>
HTTPChaosSpecFluent.PatchNested<N>, HTTPChaosSpecFluent.ReplaceNested<N>, HTTPChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
HTTPChaosSpecFluentImpl() |
HTTPChaosSpecFluentImpl(HTTPChaosSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HTTPChaosSpecFluentImpl()
public HTTPChaosSpecFluentImpl(HTTPChaosSpec instance)
public Boolean getAbort()
getAbort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withAbort(Boolean abort)
withAbort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasAbort()
hasAbort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Integer getCode()
getCode in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withCode(Integer code)
withCode in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasCode()
hasCode in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getDelay()
getDelay in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withDelay(String delay)
withDelay in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasDelay()
hasDelay in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getDuration()
getDuration in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withDuration(String duration)
withDuration in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasDuration()
hasDuration in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getMethod()
getMethod in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withMethod(String method)
withMethod in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasMethod()
hasMethod in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getMode()
getMode in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withMode(String mode)
withMode in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasMode()
hasMode in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>@Deprecated public PodHttpChaosPatchActions getPatch()
getPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public PodHttpChaosPatchActions buildPatch()
buildPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withPatch(PodHttpChaosPatchActions patch)
withPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasPatch()
hasPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.PatchNested<A> withNewPatch()
withNewPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.PatchNested<A> withNewPatchLike(PodHttpChaosPatchActions item)
withNewPatchLike in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.PatchNested<A> editPatch()
editPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.PatchNested<A> editOrNewPatch()
editOrNewPatch in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.PatchNested<A> editOrNewPatchLike(PodHttpChaosPatchActions item)
editOrNewPatchLike in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getPath()
getPath in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withPath(String path)
withPath in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasPath()
hasPath in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Integer getPort()
getPort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withPort(Integer port)
withPort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasPort()
hasPort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>@Deprecated public PodHttpChaosReplaceActions getReplace()
getReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public PodHttpChaosReplaceActions buildReplace()
buildReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withReplace(PodHttpChaosReplaceActions replace)
withReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasReplace()
hasReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.ReplaceNested<A> withNewReplace()
withNewReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.ReplaceNested<A> withNewReplaceLike(PodHttpChaosReplaceActions item)
withNewReplaceLike in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.ReplaceNested<A> editReplace()
editReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.ReplaceNested<A> editOrNewReplace()
editOrNewReplace in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.ReplaceNested<A> editOrNewReplaceLike(PodHttpChaosReplaceActions item)
editOrNewReplaceLike in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A addToRequestHeaders(String key, String value)
addToRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A addToRequestHeaders(Map<String,String> map)
addToRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A removeFromRequestHeaders(String key)
removeFromRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A removeFromRequestHeaders(Map<String,String> map)
removeFromRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Map<String,String> getRequestHeaders()
getRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public <K,V> A withRequestHeaders(Map<String,String> requestHeaders)
withRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasRequestHeaders()
hasRequestHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A addToResponseHeaders(String key, String value)
addToResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A addToResponseHeaders(Map<String,String> map)
addToResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A removeFromResponseHeaders(String key)
removeFromResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A removeFromResponseHeaders(Map<String,String> map)
removeFromResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Map<String,String> getResponseHeaders()
getResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public <K,V> A withResponseHeaders(Map<String,String> responseHeaders)
withResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasResponseHeaders()
hasResponseHeaders in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>@Deprecated public PodSelectorSpec getSelector()
getSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public PodSelectorSpec buildSelector()
buildSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withSelector(PodSelectorSpec selector)
withSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.SelectorNested<A> withNewSelector()
withNewSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PodSelectorSpec item)
withNewSelectorLike in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.SelectorNested<A> editSelector()
editSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.SelectorNested<A> editOrNewSelector()
editOrNewSelector in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public HTTPChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(PodSelectorSpec item)
editOrNewSelectorLike in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getTarget()
getTarget in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withTarget(String target)
withTarget in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasTarget()
hasTarget in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public String getValue()
getValue in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public A withValue(String value)
withValue in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public Boolean hasValue()
hasValue in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPChaosSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPChaosSpecFluent<A>>public A withAbort()
withAbort in interface HTTPChaosSpecFluent<A extends HTTPChaosSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.